SL. No. | Particulars | Experiment Name |
1 | SQL ORDER BY | Write a query to implement the SQL ORDER BY |
2 | SQL UPDATE and DELETE Statement | Write a query to implement the SQL UPDATE and DELETE Statement |
3 | SQL Like, Wildcards | Write a query to implement the SQL Like, Wildcards |
4 | SQL in, between | Write a query to implement the SQL in, between |
5 | SQL Aliases/rename | Write a query to implement the SQL Aliases/rename |
6 | SQL Joins | Write a query to implement the SQL Joins |
7 | SQL Union, Union All | Write a query to implement the SQL Union, Union All |
8 | SQL SELECT INTO and INSERT INTO SELECT | Write a query to implement the SQL SELECT INTO and INSERT INTO SELECT |
9 | SQL VIEW and REPLACE | Write a query to implement the SQL VIEW and REPLACE |
10 | SQL Stored Procedures | Write a query to implement the SQL Stored Procedures |