MySql Languages :

1). Introduction to MySql

2). Basic Syntax

3). Data Types

4). Variables

5). Constants

1). Create Database

2). Select Database

3). Drop Database

1). Create Table

2). Alter Table

3). Truncate Table

4). Drop Table

5). MySql Views

1). MySql Queries

2). Insert Query

3). Update Query

4). Delete Query

5). Select Query

1). Where Clause

2). Distinct Clause

3). From Clause

4). Order By Clause

5). Group By Clause

6). Having Clause

1). And

2). OR

3). LIKE

4). IN

5). NOT

6). IS NULL

7). IS NOT NULL

8). BETWEEN

1). Join & It's Type

1). count()

2). sum()

3). avg()

4). min()

5). max()

6). first()

7). last()