Skip to content

Assignment2#2

Open
anrojas8 wants to merge 2 commits intomainfrom
assignment2
Open

Assignment2#2
anrojas8 wants to merge 2 commits intomainfrom
assignment2

Conversation

@anrojas8
Copy link
Copy Markdown
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Updated the assignment 2, pdf file and assigment2.sql

What did you learn from the changes you have made?

Learned advance SQL commands

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

Section 2 last exercise. I could not do it. Complex and requires more time to

How were these changes tested?

Queries tested using DB Browser for SQLite

A reference to a related issue in your repository (if applicable)

When I pushed to my repo, it pushed the assignment 1 files to assignment 2 and also one changed I made in SELEC.sql

Checklist

  • [ x] I can confirm that my changes are working as intended

Copy link
Copy Markdown

@monzchan monzchan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

HINT: If you don't specify a WHERE clause, you are going to have a bad time.*/


DELETE FROM product_units2
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The table product_units2 does not exist. You previously created product_units.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants