MySQL - Volume 1

9
  video(s)

All essential operations on MySql.

Part 1 - DBMS, RDBMS
Part 2 - Databases, Tables, Describe
Part 3 - Insert, simple select statements
Part 4 - Drop table, alter table
Part 5 - Primary key. Not null values, Sysdate
Part 6 - Count, sum, distinct functions.
Part 7 - Update and Delete. Where clause.
Part 8 - Default values. Order by
Part 9 - And, Or, Between, In, Like