0% found this document useful (0 votes)
2 views

CS3019 _LP

Dbms lesson plan

Uploaded by

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

CS3019 _LP

Dbms lesson plan

Uploaded by

mopoheh328
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Babu Madhav Institute of Information Technology

B.Sc. (IT)
CS3019: Introduction to Database Management System
Lesson Plan

Unit Unit Name Sub Topics Reference


Unit
1 Database 1.1 Introduction HK-#PageNo 1-6
Management EN-#PageNo 4
System 1.2 View of Data HK -#PageNo 6-8
1.3 Database Languages: DDL and DML HK -#PageNo 9
1.5 Components of Database System: Storage and Querying HK -#PageNo 20
1.6 Database Architecture: Two-tier, Three-tier HK -#PageNo 23
1.7 Database Users and Administrator: Functions and Roles HK -#PageNo 27
2 Data Modelling 2.1 E-R Model and Constraints HK -#PageNo 269
2.2 E-R Diagram and Design Issues HK -#PageNo 290
EN PageNo 221
2.3 Weak and Strong Entity Set HK -#PageNo 279
EN PageNo 219
2.4 Design choices for E-R conceptual diagram HK -#PageNo 310
3 Model 3.1 Extended E-R Features: Generalization and Specialization HK -#PageNo 295
Conversion EN PageNo 248
3.2 Constraints on Specialization HK -#PageNo 299
3.3 Relational Model Concepts: Domain, Tuples, Attributes, HK -#PageNo 27
Relations
3.4 Keys: Super, Candidate and Primary HK -#PageNo 45
3.5 Conversion of E-R to Relational Model HK -#PageNo 27
3.6 Model creation and conversion tool: Usage HK -#PageNo 27
4 Schema based 4.1 Data types of attributes HK PageNo 136
operations EN PageNo 89
4.2 Schema-based operations: Table Creation, Table Structure HK -#PageNo 60
modifications and removal
4.3 Domain Constraints HK -#PageNo 11
4.4 Referential Integrity Constraints HK -#PageNo 131
5 Data Retrieval 5.1 Data manipulation: UPDATE HK -#PageNo 27
5.2 Viewing the data: SELECT HK -#PageNo 27
EN PageNo 97
5.3 Operators: IN, BETWEEN, LIKE, Relational, Arithmetic and HK -#PageNo 27
Logical Operators
5.4 Numeric, String and Date functions W3School.com
5.5 Aggregate Functions: MIN (), MAX (), AVG (), SUM (), HK -#PageNo 84
COUNT ()
6 Multiple 6.1 Summarizing and Grouping the data HK -#PageNo 27
Relations 6.2 Join: Inner, Outer and Self HK -#PageNo 113
6.3 Effect of NULL on Aggregate functions and Join HK -#PageNo 83
based Data 6.4 Sub-queries HK -#PageNo 90
Processing
Textbook :

1. Elmasri and Navathe, Fundamentals of Database Systems, Pearson Education. [Short Form : EN]
2. Ivan Bayross, MySQL 5 for Professionals, SPD.
Reference book:

1. Henry F. Korth, Dabase management system concepts, McGraw Hill[Short Form : HK]
2. MySQL Reference Manual - https://dev.mysql.com/doc/refman/5.6/en/index.htm
3. Singh, Database Systems: Concepts, Design and Applications, Pearson Education.

You might also like