piercebhunt / assignments

assignments for Suncoast Developers Guild
0 stars 0 forks source link

03 - 02 - Foreign Keys - The SQL #9

Closed piercebhunt closed 4 years ago

piercebhunt 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

piercebhunt commented 4 years ago

https://github.com/huntpie/sql-intro/blob/master/queries.sql

piercebhunt commented 4 years ago

Your homework 03 - 02 - Foreign Keys - The SQL was marked: Meets Expectations

Well done!

“Well done!”