Back to Browse

Databases 101: Creating the first AUCTagon table

34 views
Feb 17, 2020
18:35

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

Download

1 formats

Video Formats

360pmp426.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Databases 101: Creating the first AUCTagon table | NatokHD