Вы находитесь на странице: 1из 2

KARPAGA VINAYAGA COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF INFORMATION TECHNOLOGY Even Semester - 2012-13 Course : B.

Tech Semester/Branch : IV / IT Subject Code : CS2258 Subject Name: DBMS LAB LIST OF EXPERIMENTS 1. Create a student table and to manipulate with the DDL commands such as create, Alter, View, Truncate, Drop. 2. Create a student table and to manipulate with DML commands such as insert, update, select, Delete. 3. Create a student table and to manipulate with TCL commands such as Commit, Rollback, Save point 4. Create a student table and to manipulate with DCL commands such as Grant, Revoke. 5. Create a database and perform Join queries such as Simple join, Self Join, Outer Join. 6. Create a database view and Drop a view. 7. Create a student table and Insert, Delete, Alter, View using Nested Queries 8. Create a PL/SQL Program for addition, finding the maximum number, Sum of Numbers using Procedures. 9. Create a function to calculate the factorial, calculate the greatest among three numbers of a given number using PL/SQL. 10. Create a PL/SQL Program and perform Control Structure functions such as Loop, While, If, Else. 11. Create a Cursor procedure to calculate payroll process of an Employee. 12. Create a simple Trigger that does not allow INSERT, UPDATE and DELETE operations on the table 13. Create a trigger that raises an user defined error message and does not allow UPDATION and INSERTION 14. Create a form in VB for Simple calculator and also create menu based calculator. Mini Project 15. Create a visual basic program to calculate the percentage of a student. 16. Write a visual basic program to calculate the net salary of an employee and generate report. 17. Create a visual basic program to explain the concept of database connectivity. Additional Experiments: 18. Write a PL/SQL program to display the even numbers up to a limit using while loop. 19. Create a table with the following fields. Employee name, Employee number, Salary, Department number. Also perform necessary manipulations by using visual basic editor. 20. Write a PL/SQL program to calculate the odd numbers up to a limit by using simple loop. 21. Create a table with the following details. Account number, Name, Balance Also perform the necessary updations with balance field by using PL/SQL. 22. Create a visual basic program to display the average of a student. 23. Create a table with the following fields. Item id, Actual price, Order id, Product id Write a procedure to increment selected record price is incremented by 500. Execute the procedure to display the updated table.
24. Write a menu based visual basic program to calculate the percentage of a student.

25. Write a program to calculate the greatest among three numbers using visual basic editor.

Staff Sign:

HOD Sign:

CS 2258

DBMS LAB

1. Data Definition, Table Creation, Constraints, 2. Insert, Select Commands, Update & Delete Commands. 3. Nested Queries & Join Queries 4. Views 5. High level programming language extensions (Control structures, Procedures and Functions). 6. Front end tools 7. Forms 8. Triggers 9. Menu Design 10. Reports. 11. Database Design and implementation (Mini Project).

Вам также может понравиться