MySQL Tutorials
MySQL Tutorials
In MySQL Tutorials series we learn MySQL in depth step by step
- 01 - What is MySQL ?
- 02 - The Brief History of MySQL
- 03 - How to Open and Run MySQL Console on WAMP Server
- 04 - How to Show List of Databases in MySQL
- 05 - How to Create Database in MySQL
- 06 - How to Delete a Database in MySQL
- 07 - How to Select a Database in MySQL
- 08 - How to Show List of Tables in a MySQL Database
- 09 - How to Create Table in a MySQL Database
- 10 - String Data types in MySQL
- 11 - Numeric Data types in MySQL
- 12 - Date Time Data types in MySQL
- 13 - How to Delete Table from MySQL Database
- 14 - How to Rename Table in MySQL
- 15 - How to Show Table Structure in MySQL
- 16 - How to Delete a Column from a Table in MySQL
- 17 - How to Add Column to a Table in MySQL
- 18 - How to Rename a Column in MySQL Table
- 19 - How to Change Column Definition in MySQL
- 20 - How to Insert Records into MySQL Table
- 21 - How to Delete Records from MySQL Table
- 22 - How to Update Records in MySQL Table
- 23 - How to Delete All Records from MySQL Table
- 24 - How to Select All Columns from MySQL Table
- 25 - How to Select Particular Column from a Table in MySQL
- 26 - How to Use Column Alias in MySQL
- 27 - How to Select a Specific Row(s) from a Table in MySQL
- 28 - How to Sort Result Set of Select Query in MySQL
- 29 - MySQL Limit Clause
- 30 - Operators in MySQL
- 31 - How to use Arithmetic Operators in MySQL
- 32 - How to use Relational Operators in MySQL
- 33 - How to use Logical Operators in MySQL
- 34 - How to use Assignment Operators in MySQL
- 35 - Decimal Number System Vs. Binary Number System
- 36 - How to use Bitwise Operators in MySQL
- Get more videos >>>