DBMS & MySQL Full Course - Topic Notes
00:00:00 - Introduction to DBMS
Topic overview and explanation notes for Introduction to DBMS.
00:07:21 - What is SQL
Topic overview and explanation notes for What is SQL.
00:12:37 - MySQL Installation
Topic overview and explanation notes for MySQL Installation.
00:19:35 - Sub Languages of SQL Server
Topic overview and explanation notes for Sub Languages of SQL Server.
00:28:18 - Creation of Database
Topic overview and explanation notes for Creation of Database.
00:34:20 - Data Types in SQL Server
Topic overview and explanation notes for Data Types in SQL Server.
00:48:14 - Creation of a Table
Topic overview and explanation notes for Creation of a Table.
00:56:30 - Add a New Column to a Table
Topic overview and explanation notes for Add a New Column to a Table.
01:01:36 - Change Column in a Table
Topic overview and explanation notes for Change Column in a Table.
01:07:30 - Delete Column and Table in SQL
Topic overview and explanation notes for Delete Column and Table in SQL.
01:14:04 - Select Query in SQL
Topic overview and explanation notes for Select Query in SQL.
01:21:55 - Insert Data to the Table
Topic overview and explanation notes for Insert Data to the Table.
01:31:27 - Update Data into the Table
Topic overview and explanation notes for Update Data into the Table.
01:38:44 - Delete Data from the Table
Topic overview and explanation notes for Delete Data from the Table.
01:46:22 - Primary Key in SQL
Topic overview and explanation notes for Primary Key in SQL.
02:00:35 - Foreign Key in SQL
Topic overview and explanation notes for Foreign Key in SQL.
02:16:15 - Constraints for Data in Database
Topic overview and explanation notes for Constraints for Data in Database.
02:30:09 - Where Clause in SQL
Topic overview and explanation notes for Where Clause in SQL.
02:45:48 - Aggregate Functions in SQL
Topic overview and explanation notes for Aggregate Functions in SQL.
02:58:26 - Joins in SQL
Topic overview and explanation notes for Joins in SQL.
03:06:52 - Inner Join in SQL
Topic overview and explanation notes for Inner Join in SQL.
03:17:11 - Left Join in SQL
Topic overview and explanation notes for Left Join in SQL.
03:24:56 - Right Join in SQL
Topic overview and explanation notes for Right Join in SQL.
03:35:12 - Full Outer Join in SQL
Topic overview and explanation notes for Full Outer Join in SQL.
03:44:33 - Self Join in SQL
Topic overview and explanation notes for Self Join in SQL.
03:58:04 - Order By Clause in SQL
Topic overview and explanation notes for Order By Clause in SQL.
04:07:36 - Group By Clause in SQL
Topic overview and explanation notes for Group By Clause in SQL.
04:19:54 - Having Clause in SQL
Topic overview and explanation notes for Having Clause in SQL.
04:27:54 - Rank Function in SQL
Topic overview and explanation notes for Rank Function in SQL.
04:38:12 - Union and Intersection in SQL
Topic overview and explanation notes for Union and Intersection in SQL.
04:49:00 - Subqueries in SQL
Topic overview and explanation notes for Subqueries in SQL.
05:01:10 - Co-related Subqueries
Topic overview and explanation notes for Co-related Subqueries.
05:22:18 - Practice Problem - 1
Topic overview and explanation notes for Practice Problem - 1.
05:29:21 - Practice Problem - 2
Topic overview and explanation notes for Practice Problem - 2.
05:40:10 - Practice Problem - 3
Topic overview and explanation notes for Practice Problem - 3.
05:48:29 - Practice Problem - 4
Topic overview and explanation notes for Practice Problem - 4.
05:53:14 - Practice Problem - 5
Topic overview and explanation notes for Practice Problem - 5.
06:04:52 - Normalization in SQL
Topic overview and explanation notes for Normalization in SQL.
06:17:41 - 2NF Forms in SQL
Topic overview and explanation notes for 2NF Forms in SQL.
06:29:50 - 3NF Forms in SQL
Topic overview and explanation notes for 3NF Forms in SQL.
06:38:05 - BCNF Forms in SQL
Topic overview and explanation notes for BCNF Forms in SQL.
06:47:31 - Views in SQL
Topic overview and explanation notes for Views in SQL.
06:54:22 - Stored Procedures in SQL
Topic overview and explanation notes for Stored Procedures in SQL.
07:03:00 - Indexes in SQL
Topic overview and explanation notes for Indexes in SQL.
07:11:21 - The End
Topic overview and explanation notes for The End.