DBMS Lab Syllabus
DBMS Lab Syllabus
II Year I Semester
LIST OF EXPERIMENTS:
9.
(1) Create a cursor to update the salary of employees in EMP table.
(2) Write a PL/SQL program to raise an Exception
i.When the bonus exceeds salary
10.
(1) Create a trigger which checks whether employee with Emp_no is present in the
Employee table before inserting into EMP.
(2) Write a procedure to insert a record into ORDER table by validating qty limit of the item
and also check whether that item exists
Course Outcomes:
At the end of the course the student will be able to
1. Apply DDL and DML commands in database.
2. Create simple databases and manipulate using SQL.
3. Implement data aggregation, sorting and searching techniques.
4. Make use of cursors, triggers and stored procedures to solve the real time problems.
5. Design transaction processing and data recovery for a real world problem.
Mode of Evaluation: Continuous Evaluation of the Lab Experiments, Record, Viva-voce and
External Lab Examination.