StPeteFrank / assignments

0 stars 0 forks source link

Week 08 - Day 3 - INSERT INTO Student (knowledge) VALUES ('SQL') #26

Closed gstark closed 5 years ago

gstark commented 5 years ago

Every application uses data in some way. This will help you set up your development environment as well as get used to querying databases.

Objectives

Requirements

For Mac:

Use homebrew to install Postgres

brew install postgres
brew services start postgresql

Windows:

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

Recommended Practice:

StPeteFrank commented 5 years ago

All but the last query from explorer mode.

https://gist.github.com/StPeteFrank/054bbe7a017e39c8464c7e575f0dc602

mdewey commented 5 years ago

Your homework was marked: Meets Expectations

Well done!

“Well done!” — via Gavin Stark