0% found this document useful (0 votes)
13 views2 pages

Practical File Question DBMS

The document lists 12 experiments for a Database Management System Laboratory course including implementing DDL, DML, functions, operators, joins, set operations, grouping, ordering, indexing, constraints, subqueries, views, backup and recovery, transactions, and triggers.

Uploaded by

yrofficial13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Practical File Question DBMS

The document lists 12 experiments for a Database Management System Laboratory course including implementing DDL, DML, functions, operators, joins, set operations, grouping, ordering, indexing, constraints, subqueries, views, backup and recovery, transactions, and triggers.

Uploaded by

yrofficial13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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