Skip to content

UofT-DSI | SQL - Homework 5#5

Open
sehroz wants to merge 2 commits intomainfrom
homework-5
Open

UofT-DSI | SQL - Homework 5#5
sehroz wants to merge 2 commits intomainfrom
homework-5

Conversation

@sehroz
Copy link
Copy Markdown
Owner

@sehroz sehroz commented Sep 22, 2024

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

Adding current_quantity to product_units.

What did you learn from the changes you have made?

Learned how to modify tables and update values using subqueries.

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

Considered using joins instead of subqueries

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

Faced issues with syntax errors & resolved by correcting SQL statements.

How were these changes tested?

Ran SQL statements and verified data in product_units.

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

No.

Checklist

  • I can confirm that my changes are working as intended

@sehroz sehroz changed the title Homework 5 UofT-DSI | SQL - Homework 5 Sep 22, 2024
Copy link
Copy Markdown

@niyazmnazari niyazmnazari left a comment

Choose a reason for hiding this comment

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

Thank you for submitting your homework!
8/8

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