Data Base Management Systems (CS 402) : Prof. Sujit Kumar Das Department of CSE
Data Base Management Systems (CS 402) : Prof. Sujit Kumar Das Department of CSE
Jan-July, 2022
1. Course Details 3
2. Introduction 9
Text Books
▶ RamezElmasri, ShamkantB.Navathe, ”Fundamentals of Database
Systems”, 6th Edition, Pearson Publishers, 2013. ISBN 10:
0-136-08620-9, ISBN 13: 978-0-136-08620-8.
▶ Henry F. Korth and Silberschatz Abraham, ”Database System
Concepts”, 6th Edition, Mc.Graw Hill, 2012.ISBN-10: 0073523321,
ISBN-13: 978-0073523323
Reference Book
▶ Ramakrishnan, ”Database Management System”, 3rd Edition,
McGraw-Hill, 2014. ISBN-10: 0072465638, ISBN-13:
978-0072465631.
▶ Date C. J., ”Introduction to Database Management”, 8th Edition,
Addison Wesley, 2012.ISBN-10: 0321197844, ISBN-13:
978-0321197849
▶ E-R Diagram
▶ Conversion of E-R diagram into relational model
▶ Basics of relational models and functional dependency
▶ Idea about keys and types
▶ Normalization (1NF - BCNF)
▶ Lossless decomposition and Dependency Preserving
▶ Indexing and Physical Structure
▶ Relational Algebra, Relational Calculus, SQL
▶ Transactions
▶ Concurrency Control
▶ DBMS : Set of programs that which are use to define, construct and
manipulate the database.
▶ Database (DB) and Database management systems (DBMS)
together known as Database systems (DBS).