Completed
Alias in SQL
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SQL Tutorial for Beginners - MySQL Basics - DBMS - RDBMS
Automatically move to the next video in the Classroom when playback concludes
- 1 What is Database?
- 2 What is DBMS Database Management System
- 3 Commonly Used DBMS Software
- 4 Types of DBMS
- 5 Advantages of using DBMS
- 6 DBMS vs. File System
- 7 What is RDBMS
- 8 RDBMS vs. DBMS
- 9 Types of Keys in RDBMS – What is a Key
- 10 What is Normalization & Types of Normalization
- 11 Types of Commands in SQL
- 12 Filters, Operators, and Pattern Matching in SQL
- 13 Null values in SQL
- 14 Alias in SQL
- 15 Joins in SQL
- 16 Group by Concept in SQL
- 17 Subquery in SQL