Guidelines B.Sc. Program Computer Science Core Course ...

Guidelines

February 7, 2020

B.Sc. Program Computer Science

Core Course- Database Management Systems (42341202)

Sr.

Topic

No.

1. Introduction to DBMS: Introduction to

Database Management Systems,

characteristics of database approach, data

models, DBMS architecture and data

independence.

2. Conceptual Modelling using ERD and

EERD: Entity Relationship (ER) and

Enhanced ER (EER) modeling, entity types,

relationships, relationship constraints, and

object modeling.

Chapter

Chapter 1 (1.1-1.6) Chapter 2 (2.1-2.3)

# of Lecture

8

Chapter 3

10

(Except 3.8)

Chapter 4

(4.1-4.3)

Reference 1

1

3. Relational Data Model and Relational

Chapter 5

Algebra: Relational data model concepts,

(Complete)

10

1

relational

Chapter 8

constraints, queries in relational algebra.

(8.1-8.3.4)

4. Introduction to SQL:

Chapter 6

Data definition and data manipulation queries (6.1-6.4)

8

in SQL.

Chapter 7

1

(7.1.1 to 7.1.8

and 7.4)

5. Database Design: Mapping of ER and EER Chapter 9

diagrams to relational database, functional

(9.1-9.2.2)

10

1

dependencies, Normalization and normal

Chapter 14

forms up to third normal form.

(14.1-14.3)

References

1. Elmasri, R., & Navathe, S. (2017). Fundamentals of Database Systems. 7th edition.

Pearson Education.

Additional References

1. Ramakrishanan, R., & Gehrke, J. (2002). Database Management Systems (3rd Edition).

McGraw-Hill.

2. Silberschatz, A., Korth, H.F., & Sudarshan, S. (2011). Database System Concepts (6th

Edition). McGraw Hill.

List of Practicals Note: MyAccess/MySQL may be used. The following concepts must be introduced to the students:

DDL Commands

1

?Create table, alter table, drop table DML Commands

?Select, update, delete, insert statements ?Condition specification using Boolean and comparison operators (and, or,

not,=,,>,=, ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download