Skip to content

Latest commit

 

History

History
executable file
·
22 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

executable file
·
22 lines (20 loc) · 1.25 KB

S5 Database Management System Lab Experiments (KTU 2019 Scheme)

(See Syllabus)

Experiments

Sl. No. Experiment
1 Creation of Database Schema
2 DML Command (Insertion)
3 DML Commands
4 Built-in functions in RDBMS
5 Aggregate functions in SQL
6 Order By, Group By, Having clauses
7 TCL Commands (Rollback, Commit, Savepoint)
8 Control structures using PL/SQL
9 Cursors
10 Exception Handling
11 Creation of Views
12 DCL Commands (GRANT, REVOKE)
13 Set operators, Nested queries and Join queries
14 Creation of Procedures, Triggers and Functions
15 Creation of Packages