Completed
08:30 RDBMS
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Complete SQL in 3 Hours - SQL One Shot Using MySQL
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 Introduction
- 2 02:40 Database
- 3 06:20 Types of Databases
- 4 08:30 RDBMS
- 5 10:23 SQL Introduction
- 6 17:18 Installation of MySQL
- 7 25:43 SQL DataTypes
- 8 34:55 DDL
- 9 55:09 DML
- 10 01:08:38 DCL
- 11 01:15:11 TCL
- 12 01:24:15 DQL
- 13 01:30:04 Order By, Group By and Having
- 14 01:44:43 SQL Functions and Subquery
- 15 02:03:29 SQL Joins
- 16 02:32:38 SQL Keys and Constraints
- 17 03:00:16 SQL View
- 18 03:06:49 SQL Index
- 19 03:14:25 Stored Procedure in SQL