Skip to content

Assignment two#2

Open
dacresl wants to merge 7 commits intomainfrom
assignment-two
Open

Assignment two#2
dacresl wants to merge 7 commits intomainfrom
assignment-two

Conversation

@dacresl
Copy link
Copy Markdown
Owner

@dacresl dacresl commented Aug 18, 2025

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

Adding code, creating additional tables, modifying tables.

What did you learn from the changes you have made?

That not all vendors had stock of their inventory.

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

I did not think of any other approaches as I was not aware of any.

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

I had challenges with the JOIN functions which took the most time to correct.

How were these changes tested?

I tested multiple versions of the code until it worked.

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

N/A

Checklist

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

SQL-Assignment-two

Copy link
Copy Markdown

@DwardEE DwardEE left a comment

Choose a reason for hiding this comment

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

Good work on the diagram.

For WINDOWED FUNCTIONS Q1, your ROW_NUMBER() over all rows increments per row, not per market_date.

It's a small fix, so I'm considering the assignment complete.

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.

3 participants