Sie sind auf Seite 1von 5

Relational DataBase

Management System
OBJECTIVE
The objective of the course is to familiarize the students with the
design, development, application of a RDBMS..
Syllabus
Module I (10 hrs)
Introduction, Data Models:Network, Hierarchical, Relational, Database
Languages,
SQL, Database Design and ER Modeling, Normalization , Relational Database
Design,
Application Design and Development.
Module II (6 hrs)
Storage & File Structure, Indexing & Hashing, Query Processing, Query
Optimization.
Module III (8 hrs)
Transactions, Concurrency Control, Database Security & Authorization,
Recovery
System, Data Analysis & Data Mining, Information Retrieval.
Module IV (6 hrs)
Database System Architecture, Parallel Databases, Distributed Databases,
Object Based Databases.
RDBMS LAB
• Use of SQL :
• DDL: CREATE, ALTER, DROP, etc.
• DML: INSERT, UPDATE, DELETE, MERGE, TRUNCATE.
• Retrieving & Transforming Data: SELECT Clause, FROM Clause, WHERE
Clause,
• GROUP BY & HAVING Clause,
• Multi Table Queries: Inner Joins, Outer Joins.
• SQL Functions & Operators.
Reference Books:
1. Ramakrishna R., - Database Management System, TMH
2. Gerald - Database Management System, TMH
3. Leon, - Database Management System , Vikas Publication.
4. Kahate - Introduction to Database Management System, Pearson
Education
5. Ullman, - Principles of Database management, Galgotia
Publications
6. Narang: Database Management Systems, PHI.
7. Pannerselvam: Database Management System, PHI.

Das könnte Ihnen auch gefallen