Introduction to SQL

Tasks

Our next project will involve the creation of an SQL database. Follow along with the Introduction To SQL tutorial to get familiar with the basics of SQL.

At the end of the tutorial there are a few steps you will need to take to prepare for the next class session.

Submitting Your Work

When finished with the preparations, take screenshots of your terminal showing the structure of the two tables you create:

psycotest=# \d author
psycotest=# \d book