
SQL Lab
Lab Objectives:
The Lab experiments aims:
- To identify and define problem statements for real life applications
 - To construct conceptual data model for real life applications
 - To Build Relational Model from ER/EER and demonstrate usage of relational algebra.
 - To Apply SQL to store and retrieve data efficiently
 - To implement database connectivity using JDBC
 - To understand the concepts of transaction processing- concurrency control & recovery procedures.
 
Lab Outcomes:
On successful completion, of course, learner/student will be able to:
- Define problem statement and Construct the conceptual model for real life application. L1, L3, L4, L6
 - Create and populate a RDBMS using SQL. L3, L4
 - Formulate and write SQL queries for efficient information retrieval L3, L4
 - Apply view, triggers and procedures to demonstrate specific event handling. L1, L3, L4
 - Demonstrate database connectivity using JDBC. L3
 - Demonstrate the concept of concurrent transactions. L3, L4
 
- Teacher: aniruddha palsodkar
 - Teacher: Admin User