Skip to content

UofT-DSI | SQL - Homework 3#3

Open
sehroz wants to merge 1 commit intomainfrom
homework-3
Open

UofT-DSI | SQL - Homework 3#3
sehroz wants to merge 1 commit intomainfrom
homework-3

Conversation

@sehroz
Copy link
Copy Markdown
Owner

@sehroz sehroz commented Sep 19, 2024

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

Refactoring queries and adding filtering for customer purchases.

What did you learn from the changes you have made?

Optimized query structure and better data filtering with strftime.

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

Considered using subqueries but stayed with aggregations for simplicity.

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

Faced formatting issues with dates but resolved using strftime.

How were these changes tested?

Executed SQL queries and reviewed the output manually.

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

No.

Checklist

  • I can confirm that my changes are working as intended

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 the 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