| CONTENTS | DESCRIPTION | 
|---|---|
| 
 | DATA RETRIEVAL | 
| 
 | DATA MANIPULATION LANGUAGE (DML) | 
| 
 | DATA DEFINATION LANGUAGE (DDL) | 
| 
 | TRANSACTION CONTROL LANGUAGE (TCL) | 
| 
 | DATA CONTROL LANGUAGE (DCL) | 
| SQL | DESCRIPTION | 
|---|---|
| 
 | For retrive data All/Not repeted | 
| 
 | Mathematical Operations | 
| 
 | Define another name of column | 
| 
 | Concate more than one string or columns | 
| 
 | Show the schema of any table or view | 
| WHERE CLAUSE | |
| 
 | Use of comparision operators | 
| 
 | Use of between and condition | 
| 
 | Use of IN Condition | 
| 
 | Use of LIKE Condition | 
| 
 | Use of NULL Condition | 
| 
 | Use of logical Operators | 
| 
 | Show data in ASC/DESC Order | 
 
 
 




 















 
 
 
 
 
 
 
