Dbms Lab Syllabus
Dbms Lab Syllabus
II B. TECH- I SEMESTER
COURSE OBJECTIVES
The course should enable the students to:
1. Apply the basic concepts of Database Systems and Applications.
2. Use the basics of SQL and construct queries using SQL in database creation and interaction
3. Design a commercial relational database system (Oracle, MySQL) by writing SQL using the
system.
4. Analyze and Select storage and recovery techniques of database system.
COURSE OUTCOMES
The course should enable the students to:
1. Apply the basic concepts of Database Systems and Applications.
2. Develop an ER model for a given database.
3. Use the basics of SQL and construct queries using SQL in database creation and interaction.
4. Design a commercial relational database system (Oracle, MySQL) by writing SQL using the system.
5. Analyze and Select storage and recovery techniques of database system.
6. Develop Procedures, Cursors, and Triggers in database system.
LIST OF EXPERIMENTS
Creation of Tables using SQL- Overview of using SQL tool and Data types in SQL
Altering Tables and
Dropping Tables
WEEK -2 Create Table with Primary key and Foreign Key& DML Commands
Orde
WEEK -8 TRIGGERS
Practicing on Triggers - creation of trigger, Insertion using trigger, Deletion using trigger, Updating
using trigger.
WEEK -9 PROCEDURES
Cursors- Declaring Cursor, Opening Cursor, Fetching the data, closing the cursor.
. Practice PL/SQL –
block structure,
variables,
data types,
. Practice PL/SQL –
operators,
control structures;
aseca
TEXT BOOKS
1. Abraham Silberschatz, Henry F. Korth, S. Sudharshan, “Database System Concepts”, Sixth Edition,
Tata McGraw Hill, 2011.
2. Raghurama Krishnan, Johannes Gehrke, “Data base Management Systems”, TATA McGraw Hill,
3rd Edition, 2007.
WEB REFERENCES
1. http://www.learndb.com/databases/how-to-convert-er-diagram-to-relational-database
2. https://www.w3schools.com/sql/sql_create_table.asp
3. http://www.edugrabs.com/conversion-of-er-model-to-relational-model/?upm_export=print
4. http://ssyu.im.ncnu.edu.tw/course/CSDB/chap14.pdf
5. http://web.cs.ucdavis.edu/~green/courses/ecs165a-w11/8-query.pdf