Skip to content

uptaded assignment-two#2

Merged
Alexatug merged 1 commit intomainfrom
assignment-two
Aug 22, 2025
Merged

uptaded assignment-two#2
Alexatug merged 1 commit intomainfrom
assignment-two

Conversation

@Alexatug
Copy link
Owner

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

What did you learn from the changes you have made?

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?

How were these changes tested?

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

Checklist

  • I can confirm that my changes are working as intended

Copy link

@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 job!

Nice work on the diagram. For the SQL code, in temp.total_sales you used SELECT * with SUM(...) GROUP BY market_date; that won’t retrun the correct set. Also no need to rank via a UNION when building the ranked table.

Everything else is fine. No big changes needed, so the assignment is considered complete.

@Alexatug Alexatug merged commit 3b36f91 into main Aug 22, 2025
1 check passed
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