Completed
MySQL tutorial 13 - Creating and dropping tables
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
MySQL for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 MySQL Beginner Tutorial 1 - Introduction to MySQL
- 2 MySQL Tutorial 2 - Primary Keys
- 3 MySQL tutorial 3 - Selecting stuff
- 4 MySQL tutorial 4 - Limit, Offset and Ordering
- 5 MySQL tutorial 5 - Using "Where"
- 6 MySQL tutorial 6 - Where, And, Or
- 7 MySQL tutorial 7 - Like and Wildcards
- 8 MySQL tutorial 8 - Where Not
- 9 MySQL tutorial 9 - Count, Sum and Average
- 10 MySQL tutorial 10 - Inserting a new row
- 11 MySQL tutorial 11 - Update a row
- 12 MySQL tutorial 12 - Deleting data
- 13 MySQL tutorial 13 - Creating and dropping tables
- 14 MySQL tutorial 14 - Altering tables
- 15 MySQL tutorial 15 - joining 2 tables
- 16 MySQL tutorial 16 - joining many tables
- 17 MySQL tutorial 17 - Aliases
- 18 MySQL tutorial 18 - Foreign Keys