aksnell / assignments

0 stars 0 forks source link

03 - 02 - Foreign Keys - The SQL #9

Closed aksnell closed 4 years ago

aksnell commented 4 years ago

As we continue to explore databases and ideas, this project will help you practice model databases and relationships.

We will be expanding on our CompanyDatabase from the INSERT INTO Student (knowledge) VALUES ('SQL') assignment. You will be adding new tables and be writing queries for these new tables.

Reuse the same repository from that assignment for this assignment. Add the new queries below the queries from that assignment such that the one repository will have both sets of queries. Use the same repository URL to turn in tonight's homework.

Objectives

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

aksnell commented 4 years ago

I wanted to save the hardest one for last, I really do despise SQL.

https://github.com/aksnell/sql-intro