Anna University, Subject code – CS3481, deals with the B.E Computer Science and Engineering Semester -IV Database Management Systems Laboratory syllabus regulation 2021 relating to affiliated institutions. From here, Students can get assistance in preparing notes to excel in academic performance.
We include every topic of the Database Management Systems Laboratory Syllabus, to understand the subject very well. It will help you to improve your idea of syllabus of CS3481-Database Management Systems Laboratory Syllabus on your finger tips to go ahead in a clear path of preparation. In this following article Database Management Systems Laboratory Syllabus, will help you, Hope you share with your friends.
If you want to know more about the syllabus of B.E Computer Science and Engineering connected to an affiliated institution’s under four-year undergraduate degree programme. We provide you with a detailed Year-wise, semester-wise, and Subject-wise syllabus in the following link B.E Computer Science and Engineering Syllabus Anna University, Regulation 2021.
Aim Of Concept:
- To learn and implement important commands in SQL.
- To learn the usage of nested and joint queries.
- To understand functions, procedures and procedural extensions of databases.
- To understand design and implementation of typical database applications.
- To be familiar with the use of a front end tool for GUI based application development.
CS3481- Database Management Systems Laboratory Syllabus
List Of Experiments:
- Create a database table, add constraints (primary key, unique, check, Not null), insert rows, update and delete rows using SQL DDL and DML commands.
- Create a set of tables, add foreign key constraints and incorporate referential integrity.
- Query the database tables using different ‘where’ clause conditions and also implement aggregate functions.
- Query the database tables and explore sub queries and simple join operations.
- Query the database tables and explore natural, equi and outer joins.
- Write user defined functions and stored procedures in SQL.
- Execute complex transactions and realize DCL and TCL commands.
- Write SQL Triggers for insert, delete, and update operations in a database table.
- Create View and index for database tables with a large number of records.
- Create an XML database and validate it using XML schema.
- Create Document, column and graph based data using NOSQL database tools.
- Develop a simple GUI based database application and incorporate all the abovementioned features
- 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
Related Posts On Semester – IV:
- CS3452 – Theory of Computation
- CS3491 – Artificial Intelligence and Machine Learning
- CS3451 – Introduction to Operating Systems
- GE3451 – Environmental Sciences and Sustainability
- CS3461 – Operating Systems Laboratory