List of Experiments
- Experiments based on DDL commands – CREATE, ALTER, DROP and TRUNCATE.
- Apply the integrity constraints like Primary Key, Foreign key, Check, NOT NULL, etc. to the tables.
- Experiments based on basic DML commands – SELECT, INSERT, UPDATE and DELETE.
- Write the queries for implementing Built-in functions, GROUP BY, HAVING and ORDER BY.
- Write the queries to implement the joins.
- Write the queries to implement the subqueries.
- Write the queries to implement the set operations.
- Write the queries to create the views and queries based on views.
- Demonstrate the concept of Control Structures.
- Demonstrate the concept of Exception Handling.
- Demonstrate the concept of Functions and Procedures.
- Demonstrate the concept of Triggers.
No comments:
Post a Comment