In case you do not know, SQL is commonly referred as Structured Query Language. It is a special purpose programming language ideal for managing data in relational database. Majority of the medium or large enterprises use SQL to store and organize their data.
S.No | Contents |
1 | Create Database,Table |
2 | SELECT Statement |
3 | WHERE Clause |
4 | INSERT INTO Query |
5 | DELETE Query |
6 | UPDATE Query |
7 | ORDER BY Query |
8 | GROUP BY Query |
9 | Wildcard |
10 | ALTER,DROP,RENAME,MODIFY |
11 |
JOINS |
© 2021. All Rights Reserved | www.younggates.com