0% found this document useful (0 votes)
3 views1 page

Comprehensive DBMS Exam Notes

Uploaded by

war884765
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Comprehensive DBMS Exam Notes

Uploaded by

war884765
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

DATABASE MANAGEMENT SYSTEMS – Full Exam Notes

UNIT 1 – Introduction to DBMS

----------------------------------------

Definition of DBMS, advantages over file system, data modeling, three level architecture
(external, conceptual, internal), components of DBMS, introduction to data models:
hierarchical, network, relational; comparison; ER model, attributes, keys, relationships.

UNIT 2 – Relational Database & SQL

----------------------------------------

Relational model concepts (tuples, attributes, domains), relational algebra (select, project,
join, union, difference, cartesian product), relational calculus, SQL fundamentals: DDL, DML,
DCL, TCL; PL/SQL concepts, cursors, stored procedures, functions, triggers.

UNIT 3 – Normalization

----------------------------------------

Introduction, 1NF, 2NF, 3NF, BCNF, dependency preservation, multivalued dependencies &
4NF, join dependencies & 5NF, DKNF.

UNIT 4 – Advanced Topics

----------------------------------------

Database recovery (types of failures, log-based recovery, checkpoints), concurrency control


(locking, timestamp ordering, 2PL), database security, integrity constraints, distributed
databases (structure, fragmentation, replication, allocation).

You might also like