University College of Engineering (BIT Campus)
Anna University, Trichy-620024
Department of IT & CSE
EVALUATION OF LAB EXPERIMENTS
Student’s Name: Course Code and Name: CS3481 – Database Management Systems Laboratory
Student’s Reg No: Class: II YEAR - IT Section:
Semester: IV
Batch: 2023 - 2027
Expt. Verification Evaluation Staff Student
[Link] Experiment Name Total
Date date 1 2 3 4 5 6 7 Sign Sign
Create a database table, add constraints (primary
key, unique, check, Not null), insert rows,
1.
update and delete rows using SQL DDL and
DML command
Create a set of tables, add foreign key constraints
2.
and incorporate referential integrity
Query the database tables using different
3. ‘where’ clause conditions and also implement
aggregate functions
Query the database tables and explore sub
4.
queries and simple join operations
Query the database tables and explore natural,
5.
equi and outer joins.
Write user defined functions and stored
6.
procedures in SQL
Execute complex transactions and realize DCL
7.
and TCL commands.
Write SQL Triggers for insert, delete, and update
8.
operations in a database table.
Create View and index for database tables with a
9.
large number of records
Create an XML database and validate it using
10.
XML schema
Create Document, column and graph based data
11.
using NOSQL database tools.
Develop a simple GUI based database
12. application and incorporate all the above
mentioned features
13. Case Study using any of the real life database
applications from the following list a) Inventory
Management for a EMart Grocery Shop b)
Society Financial Management c) Cop Friendly
App – Eseva d) Property Management – eMall
e) Star Small and Medium Banking and Finance
Build Entity Model diagram. The diagram
should align with the business and functional
goals stated in the application. Apply
Normalization rules in designing the tables in
scope. Prepared applicable views, triggers (for
auditing purposes), functions for enabling
enterprise grade features. Build PL SQL /
Stored Procedures for Complex Functionalities,
ex EOD Batch Processing for calculating the
EMI for Gold Loan for each eligible Customer.
● Ability to showcase ACID Properties with
sample queries with appropriate settings
Lab Assessment Test – 1
1. Understanding Problem Statement-10 5. Delivery/Output/Error Handling-20
2. Specifications and Validations-10 6. Efficiency & Concept-30
3. Readability-10 [Link]-10
4. Reusability and Documentation-10 Signature