151
Page views
15
Files
0
Videos
0
R.Links

Icon
Syllabus

UNIT
1
Introduction,Relationship models

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

UNIT
2
Relational Model,Relational Database Design

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

UNIT
3
Oracle Tables,

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,. Multiple Tables

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 Joins and Set operations: Join – Set operations.

UNIT
5
PL/SQL: A Programming Language,Control Structures and Embedded SQL, PL/SQL Composite Data Types

History – Fundamentals – Block Structure – Comments – Data Types – Other Data Types – Declaration – Assignment operation – Bind variables – Substitution Variables – Printing – Arithmetic Operators Control Structures – Nested Blocks – SQL in PL/SQL – Data Manipulation –Transaction Control statements 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