Completed
Indexes
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SQL Crash Course - Beginner to Intermediate
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What Youll Learn
- 3 What is SQL
- 4 Popular Databases
- 5 SQL Tools
- 6 Installing SQL
- 7 Setting up PHP MyAdmin
- 8 Creating a Database
- 9 Creating a Table
- 10 Inserting Data
- 11 Updating Data
- 12 Deleting Customers
- 13 Alter Table
- 14 Select
- 15 Operators
- 16 Indexes
- 17 Insert Data
- 18 Inner Join
- 19 aliases
- 20 aggregate functions
- 21 group by
- 22 you case