#MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language. This MySQL course #tutorials is for #beginners.
** Topics of this course ** MySQL for Beginners 001: Introducing MySQL (0:00) MySQL for Beginners 002: Installing MySQL and the Workbench(7:15) MySQL for Beginners 003: Using the Command Line (13:40) MySQL for Beginners 004: Creating Tables (20:11) MySQL for Beginners 005: Multiple Columns, int and Data Types (30:00) MySQL for Beginners 006: Null Values and Not Null (35:00) MySQL for Beginners 007: Mysql Storage Engines and Configuration(43:00) MySQL for Beginners 008: SQL Modes (58:00) MySQL for Beginners 009: Deleting All the Data in a Table (1:2:00) MySQL for Beginners 010: Primary Keys MySQL for Beginners 011: Auto Increment