THIS VIDEO HAS BEEN UPDATED! • SQL: DDL and DML Part 1 of 4: CREATE TABLE...
Check out the entire Learn Databases Playlist:
• Applied Database Management with SQL
This SQL Screencast will demonstrate the basics of table creation and inserting data into tables using SQL. - create table (s) - set primary key (s) - add constraints - add foreign keys - insert data - read data from the table