MySQL Database is world’s most popular open source database because of its consistent fast performance, high reliability and ease of use. MySQL has Open Source License i.e. it has free GNU General Public License. So it is Free to modify and distribute but all modification must be available in source code format. MySQL Database is Mostly used to power web sites and small apps and it also supports clustering and replication. Database Management System is used to manage the storage and retrieval of data to and from the database and hides the complexity of what is actually going on from the user. SQL (Structured Query Language) is the language used to insert and retrieve content. Clients make queries on the database to Retrieve, Insert, Update or Delete content.

πŸ’» (00:00:05) - 1 - Introduction to MySQL
πŸ’» (00:04:26) - 2 - How to Install MySQL on Mac
πŸ’» (00:11:55) - 3 How to Install MySQL on Windows
πŸ’» (00:22:25) - 4 - How to Create a Database in MySQL (MySQL Create Database)
πŸ’» (00:32:13) - 5 - How to Create a Tables in MySQL (MySQL Create Table)
πŸ’» (00:39:23) - 6 - How to Insert Data into a MySQL table
πŸ’» (00:46:52) - 7 - Using SELECT Statement to Query Data In MySQL
πŸ’» (00:55:11) - 8 - MySQL SELECT DISTINCT Statement
πŸ’» (01:02:20) - 9 - MySQL WHERE Clause with Examples
πŸ’» (01:12:08) - 10 - MySQL AND condition By Examples
πŸ’» (01:23:58) - 11 - MySQL OR condition By Examples
πŸ’» (01:35:31) - 12 - MySQL ORDER BY Clause
πŸ’» (01:44:03) - 13 - MySQL LIMIT Clause
πŸ’» (01:48:53) - 14 - MySQL UPDATE Statement
πŸ’» (01:58:17) - 15 - MySQL DELETE Query
πŸ’» (02:05:13) - 16 - MySQL TRUNCATE TABLE with Examples
πŸ’» (02:09:52) - 17 - MySQL DROP TABLE Statement
πŸ’» (02:15:33) - 18 - MySQL DESCRIBE Statement
πŸ’» (02:22:25) - 19 - MySQL ALTER TABLE Statement
πŸ’» (02:34:05) - 20 - MySQL BETWEEN Operator
πŸ’» (02:39:20) - 21 - MySQL ALIASES
πŸ’» (02:45:56) - 22 - MySQL IN Clause
πŸ’» (02:50:54) - 23 - MySQL LIKE Operator
πŸ’» (03:58:31) - 24 - MySQL INSERT INTO SELECT Statement
πŸ’» (03:05:56) - 25 - MySQL CREATE TABLE LIKE A1 as A2
πŸ’» (03:11:55) - 26 - MySQL UNION Operator
πŸ’» (03:18:09) - 27 - MySQL Primary Key
πŸ’» (03:26:17) - 28 - MySQL UNIQUE Constraint
πŸ’» (03:31:51) - 29 - MySQL FOREIGN KEY Constraint
πŸ’» (03:41:41) - 30 - MySQL NOT NULL
πŸ’» (03:47:19) - 31 - MySQL AUTO INCREMENT
πŸ’» (03:53:21) - 32 - MySQL DEFAULT Constraint
πŸ’» (03:58:03) - 33 - MySQL JOIN
πŸ’» (04:02:33) - 34 - MySQL INNER JOIN
πŸ’» (04:09:59) - 35 - MySQL LEFT JOIN
πŸ’» (04:20:36) - 36 - MySQL RIGHT JOIN

Subscribe: https://www.youtube.com/channel/UCs6nmQViDpUw0nuIx9c_WvA

#mysql #web-development

Learn MySQL In One Video - Course for Beginners
15.80 GEEK