Skip to content

Assignment One submission#1

Open
aravijay wants to merge 2 commits intomainfrom
assignment-one
Open

Assignment One submission#1
aravijay wants to merge 2 commits intomainfrom
assignment-one

Conversation

@aravijay
Copy link
Owner

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

Added a logical data model pdf file, and answered the questions in assignment1.sql

What did you learn from the changes you have made?

I learned basic SQL search, aggregate and temptable functions.

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

I could have also used CTEs instead of temptables.

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

I got a little thrown off by where to put a WHERE statement in relation to a JOIN. (It is, indeed, after the join).

How were these changes tested?

This was tested in a separate repository to make sure no files were overwritten, as well as inline comments to check some changes.

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.

Great work!

Everything is correct. No changes are needed.

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