The document outlines the curriculum for an Open Elective course on Introduction to Database Management Systems at Rajiv Gandhi Proudyogiki Vishwavidyalaya, Bhopal. It covers key topics such as database concepts, models, SQL commands, and data manipulation techniques. Suggested readings include various textbooks and resources on database systems and administration.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
23 views1 page
Introduction to DBMS
The document outlines the curriculum for an Open Elective course on Introduction to Database Management Systems at Rajiv Gandhi Proudyogiki Vishwavidyalaya, Bhopal. It covers key topics such as database concepts, models, SQL commands, and data manipulation techniques. Suggested readings include various textbooks and resources on database systems and administration.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
RAJIV GANDHI PROUDYOGIKI VISHWAVIDYALAYA, BHOPAL
New Scheme Based On AICTE Flexible Curricula
Computer Science and Engineering, V-Semester
Open Elective CS- 504 (C) Introduction to Database Management Systems
Unit 1: Database Management System Concepts: Introduction, Significance of Database,
Database System Applications; Data Independence; Data Modeling for a Database; Entities and their Attributes, Entities, Attributes, Relationships and Relationships Types, Advantages and Disadvantages of Database Management System, DBMS Vs RDBMS. Unit 2: Database Models and Implementation: Data Model and Types of Data Model, Relational Data Model, Hierarchical Model, Network Data Model, Object/Relational Model, Object-Oriented Model; Entity-Relationship Model, Modeling using E-R Diagrams, Notation used in E-R Model, Relationships and Relationship Types; Associative Database Model Unit 3 : SQL : Data Definition Language : Categories of SQL Commands; Data Definition Language ; Create table , Drop table and Alter Table . Primary Key , Foreign Key, Truncate Table, Index, Cursor. UNIT 4 : SQL DML :Data Manipulation Language, Insert Statement, Multiple Inserts, Delete Statement, Delete with conditions , Update statement, Update with Conditions , Merge Statement, UNIT 5 SELECT . SQL queries, Data extraction from single, multiple tables equi-join, non equi-join, self-join, outer join. Usage of like, any, all, exists, in Special operators. Hierarchical queries, inline queries, flashback queries. Introduction of ANSI SQL, anonymous block, nested anonymous block, branching and looping constructs in ANSI SQL. Suggested Reading:- 1. Date C J, “An Introduction To Database System”, Pearson Educations 2. Korth, Silbertz,Sudarshan, “Fundamental of Database System”, McGraw Hill 3. Rob, “ Data Base System:Design Implementation & Management”, Cengage Learninig 4. Elmasri, Navathe, “Fundamentals Of Database Systems”, Pearson Educations 5 . Atul Kahate , “ Introduction to Database Management System”, Pearson Educations 6. Oracle 9i Database Administration Fundamental-I, Volume I, Oracle Press,TMH. 7. Paneerselvam,”DataBase Management System”, PHI Learning