0% found this document useful (0 votes)
372 views

Cs 8481 - Dbms Lab Syll

This document outlines the objectives, topics covered, and expected outcomes of a laboratory course on database management systems. The course aims to teach students how to apply database principles and prepare them for projects requiring proper database implementation. Over 10 topics, students will learn skills like data definition, manipulation, querying, views, functions, procedures, triggers, exception handling, database design, and connectivity with front-end tools. By the end, students will be able to use data commands, design nested and join queries, implement views, and critically analyze database components.

Uploaded by

Brinda BM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
372 views

Cs 8481 - Dbms Lab Syll

This document outlines the objectives, topics covered, and expected outcomes of a laboratory course on database management systems. The course aims to teach students how to apply database principles and prepare them for projects requiring proper database implementation. Over 10 topics, students will learn skills like data definition, manipulation, querying, views, functions, procedures, triggers, exception handling, database design, and connectivity with front-end tools. By the end, students will be able to use data commands, design nested and join queries, implement views, and critically analyze database components.

Uploaded by

Brinda BM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CS8481 DATABASE MANAGEMENT SYSTEMS LABORATORY LTPC

0042
AIM:
The aim of this laboratory is to inculcate the abilities of applying the principles of the database
management systems. This course aims to prepare the students for projects where a proper
implementation of databases will be required.

OBJECTIVES:
 To understand data definitions and data manipulation commands
 To learn the use of nested and join queries
 To understand functions, procedures and procedural extensions of data bases
 To be familiar with the use of a front end tool
 To understand design and implementation of typical database applications

1. Data Definition Commands, Data Manipulation Commands for inserting, deleting, updating and
retrieving Tables and Transaction Control statements
2. Database Querying – Simple queries, Nested queries, Sub queries and Joins
3. Views, Sequences, Synonyms
4. Database Programming: Implicit and Explicit Cursors
5. Procedures and Functions
6. Triggers
7. Exception Handling
8. Database Design using ER modeling, normalization and Implementation for any application
9. Database Connectivity with Front End Tools
10. Case Study using real life database applications

TOTAL: 60 PERIODS
OUTCOMES: Upon completion of the course, the students will be able to:
 Use typical data definitions and manipulation commands.
 Design applications to test Nested and Join Queries
 Implement simple applications that use Views
 Implement applications that require a Front-end Tool
 Critically analyze the use of Tables, Views, Functions and Procedures

You might also like