Skip to content

Initial submission of assignment 2#2

Open
jnahmiach wants to merge 1 commit into
mainfrom
assignment-two
Open

Initial submission of assignment 2#2
jnahmiach wants to merge 1 commit into
mainfrom
assignment-two

Conversation

@jnahmiach
Copy link
Copy Markdown
Owner

UofT-DSI | SQL - Assignment 2

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

  • added ERD for bookstore
  • added answer to question in assignment2.md
  • created queries in assignment2.sql

What did you learn from the changes you have made?

The main lesson for me was on combining the basic joins and structure with subqueries, CTEs and Temp Tables.

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

Ultimately, I leaned on the examples from class to make decisions about CTEs vs Temp Tables or subqueries.

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

I found several of the queries quite challenging to get working. I overcame by breaking down into the smallest possible parts for debugging before combining.

How were these changes tested?

All queries were run to and results were manually verified as a sanity check for complex queries. Also, the stepwise debugging, as mentioned previously.

Checklist

  • I can confirm that my changes are working as intended

Copy link
Copy Markdown

@KasraVakiloroayaei KasraVakiloroayaei left a comment

Choose a reason for hiding this comment

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

A2: Complete
great work

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