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

Data Base Management System: 1. Design and Model of Data in Database

This document provides information about the Data Base Management System course for the 3rd year 5th semester of the B.Sc. Computer Science/Information Technology program. The course objectives are to design and develop databases for large volumes and varieties of data with optimized data processing techniques. Upon completing the course, students will be able to design and model data in databases as well as store and retrieve data from databases. The document outlines the 5 units that make up the course curriculum, covering topics such as the entity-relationship model, relational model, structured query language, and PL/SQL. Student activities involve creating databases for college placement and faculty academic performance.

Uploaded by

Vunnam Harish
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
210 views

Data Base Management System: 1. Design and Model of Data in Database

This document provides information about the Data Base Management System course for the 3rd year 5th semester of the B.Sc. Computer Science/Information Technology program. The course objectives are to design and develop databases for large volumes and varieties of data with optimized data processing techniques. Upon completing the course, students will be able to design and model data in databases as well as store and retrieve data from databases. The document outlines the 5 units that make up the course curriculum, covering topics such as the entity-relationship model, relational model, structured query language, and PL/SQL. Student activities involve creating databases for college placement and faculty academic performance.

Uploaded by

Vunnam Harish
Copyright
© © All Rights Reserved
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/ 2

For all ANU Updates visit us @ www.anuupdates.

org
Andhra Pradesh State Council of Higher Education
B.Sc. Computer Science/Information Technology (IT) Syllabus Under CBCS
w.e.f.2015-2016 (Modified in April 2016)
Structure of Computer Science/Information Technology (IT) Syllabus
III YEAR V SEMESTER
Paper-V: Data Base Management System

Course Objective:

Design & develop database for large volumes & varieties of data with optimized data
processing techniques.

Course Outcomes

On completing the subject, students will be able to:


1. Design and model of data in database.
2. Store, Retrieve data in database.

UNIT I

Overview of Database Management System: Introduction, file-based system, Drawbacks


of file-Based System ,Data and information, Database, Database management System,
Objectives of DBMS, Evaluation of Database management System, Classification of
Database Management System, DBMS Approach, advantages of DBMS, Anis/spark Data
Model, data models, Components and Interfaces of Database Management System. Database
Architecture, Situations where DBMS is not Necessary, DBMS Vendors and Their Products.

UNIT II

Entity-Relationship Model: Introduction, the building blocks of an entity relationship


diagram, classification of entity sets, attribute classification, relationship degree, relationship
classification, reducing ER diagram to tables, enhanced entity-relationship model (EER
model), generalization and specialization, IS A relationship and attribute inheritance,
multiple inheritance, constraints on specialization and generalization, aggregation and
composition, entity clusters, connection types, advantages of ER modeling.

UNIT III
Relational Model: Introduction, CODD Rules, relational data model, concept of key,
relational integrity, relational algebra, relational algebra operations, advantages of relational
algebra, limitations of relational algebra, relational calculus, tuple relational calculus,domain
relational Calculus (DRC). QBE

UNIT IV

Structured Query Language: Introduction, History of SQL Standard, Commands in SQL,


Data Types in SQL, Data Definition Language, Selection Operation, Projection Operation,
Aggregate functions, Data Manipulation Language, Table Modification Commands, Table
Truncation, Imposition of Constraints, Join Operation, Set Operation,
View, Sub Query, Embedded SQL,

Page 13 of 37
For all ANU Updates visit us @ www.anuupdates.org
Andhra Pradesh State Council of Higher Education
B.Sc. Computer Science/Information Technology (IT) Syllabus Under CBCS
w.e.f.2015-2016 (Modified in April 2016)
Structure of Computer Science/Information Technology (IT) Syllabus

UNIT V

PL/SQL: Introduction, Shortcoming in SQL, Structure of PL/SQL, PL/SQL Language


Elements, Data Types, Operators Precedence, Control Structure, Steps to Create a
PL/SQL, Program, Iterative Control, Cursors, Steps to create a Cursors, Procedure,
Function, Packages, Exceptions Handling, Database Triggers, Types of Triggers.

Reference Books

1. “Database System Concepts” by Abraham Silberschatz, Henry Korth, and S.


Sudarshan, McGrawhill, 2010, 9780073523323
2. “Database Management Systems” by Raghu Ramakrishnan, McGrawhill, 2002,
3. Fundamentals of Relational Database Management Systems by S. Sumathi, S.
Esakkirajan, Springer Publications
4. “An Introduction to Database Systems” by Bipin C Desai
5. “Principles of Database Systems” by J. D. Ullman
6. “Fundamentals of Database Systems” by R. Elmasri and S. Navathe

Student Activity:
1. Create your college database for placement purpose.
2. Create faculty database of your college with their academic performance
scores

Page 14 of 37

You might also like