Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

LIST OF EXPERIMENTS (date-03/05/2024)s

Course Title: Database Management System Laboratory

S.No Name of the Experiment Page No

Implementation of DDL commands of SQL with suitable examples

1.  Create table
 Alter table
 Drop Table
Implementation of DML commands of SQL with suitable examples

2.  Insert
 Update
 Delete
Implementation of different types of function with suitable examples
 Number function
3.  Aggregate Function
 Character Function
 Conversion Function
 Date Function
Implementation of different types of operators in SQL
 Arithmetic Operators
4.  Logical Operators
 Comparison Operator
 Special Operator

Implementation of different types of Joins

5.  Inner Join
 Outer Join
 Natural Join etc..

Implementation of different types of Set Operations in Sql.


6.
Study and Implementation of

7.  Group By & having clause


 Order by clause
 Indexing

8 Study & Implementation of different types of constraints.

Study & Implementation of


9  Sub queries
 Views

10 Study & Implementation of Database Backup & Recovery commands.

11 Study & Implementation of Rollback, Commit, Save points.

12 Study & Implementation of SQL Triggers.

You might also like