In this video, I talk about how a database table is defined, and introduce the CREATE TABLE syntax in SQL, as well as an INSERT query.
This is the first video introducing an example called "AUCTagon", a database for an auction e-commerce website. The data file mentioned in the video can be found at this link:
https://github.com/joeclark-phd/databasebook-postgres/blob/master/psql_scripts/AUCTagon1.sql