321
Page views
5
Files
0
Videos
0
R.Links

Icon
Syllabus

UNIT
1
Introduction to Database Management System

Introduction: Purpose of the Database System – View of data – Data models – Database languages – Transaction management – Storage management – Database Administrator – Database users. Entity-Relationship models: Basic concepts – Design issues – Mapping constraints – keys – E-R diagram – Weak entity sets – Extended E-R features

UNIT
2
Relational Model

Relational Model: Structure of Relational Databases – The relational algebra - The Tuple relational calculus - The domain relational calculus. Relational Database Design: Pitfalls in relational-database design – decomposition – Normalization using fundamental dependencies - Distributed Databases: Distribution transaction model – Commit protocols – Concurrency control.

UNIT
3
Oracle Tables

Oracle Tables: DDL: Naming Rules and Conventions – Data Types – Constraints – Creating Oracle Table – Displaying Table Information – Altering an Existing Table – Dropping, Renaming, Truncating Table – Table Types – Spooling – Error codes.

UNIT
4
Working with Table

Working with Table: Data Management and Retrieval: DML – Adding a new Row/Record – Customized Prompts – Updating and Deleting an Existing Rows/Records – retrieving Data from Table – Arithmetic Operations – Restricting Data with WHERE clause –Sorting – Revisiting Substitution Variables – DEFINE command – CASE structure. Functions and Grouping: Built-in functions –Grouping Data. Multiple Tables: Joins and Set operations: Join – Set operations.

UNIT
5
PL/SQL

PL/SQL: A Programming Language: History – Fundamentals – Block Structure – Comments – Data Types – Other Data Types – Declaration – Assignment operation – Bind variables – Substitution Variables – Printing – Arithmetic Operators. Control Structures and Embedded SQL: Control Structures – Nested Blocks – SQL in PL/SQL – Data Manipulation –Transaction Control statements. PL/SQL Composite Data Types: Records – Tables – Varrays.

Reference Book:

1. Rajesh Narang, “Database Management Systems” Prentice Hall of India, 2006. 2. Gerald V. Post, “Database Management Systems”, Tata McGraw-Hill, Sixth Reprint, 2008.

Text Book:

1. Henry F. Korth, Abraham Silberschatz & S. Sudarshan, “Database System Concepts”, Tata McGraw-Hill, 2010. (Unit – I & II) 2. Nilesh Shah, “Database Systems Using Oracle”, Second Edition, PHI, 2008(Unit – III, IV & V)

 

Print    Download