dbms plan
dbms plan
SL.
DATES SYLLABUS PLAN TO COVER REMARKS
NO.
23-12-24 Introduction: Purpose of Database System, Views of data,
TO data models, database management system, three-schema
1
25-12-24 architecture of DBMS, components of DBMS. E/R Model
30-12-24 Conceptual data modelling - motivation, entities, entity
TO types, attributes relationships, relationship types, E/R
2
01-01-24 diagram notation, examples. Data Models: Introduction to
the Relational Model
06-01-24 Structure – Database Schema, Keys – Schema Diagrams.
3
TO Database design– Other Models, ER diagrams – ER Model -
08-01-24 Entities, Attributes and Entity sets
13-01-25 Relationships and Relationship sets – ER Design Issues –
4 TO Concept Design – Conceptual Design with relevant
15-01-25 Examples. Relational Query Languages, Relational
Operations
20-01-25 Relational Algebra – Selection and projection set
5 TO operations – renaming – Joins – Division – Examples of
22-01-25 Algebra overviews – Relational calculus – Tuple Relational
Calculus (TRC)
27-01-25 Domain relational calculus (DRC).Overview of the SQL
6 TO Query Language – Basic Structure of SQL Queries, Data
29-01-25 types, Creating a database, create a table, drop the database,
drop table, select table,
03-02-25 Insert a record, update record, delete a record, order by,
TO group by, triggers, Set Operations, Aggregate Functions ,
7
05-02-25 Nested Sub queries, Views, Procedures
10-02-25 Normalization – Introduction, Non loss decomposition and
TO functional dependencies, First, Second, and third normal
8 12-02-25 forms – dependency preservation, Boyce/Codd normal
form
Text Books:
Reference Books:
An Introduction to Database systems, C.J. Date, A.Kannan, S.Swami Nadhan, Pearson, Eight
Edition.
Rob,Coronel, “Database Systems”, Seventh Edition, Cengage Learning. 3. Fundamentals of
Database Management Systems, M. L. Gillenson, Wiley Student Edition.
Oracle for Professionals, The X Team, S.Shah and V. Shah, SPD.
Database Systems Using Oracle: A Simplified guide to SQL and PL/SQL,Shah, PHI.
SL.
DATES SYLLABUS PLAN TO COVER REMARKS
NO.
23-12-24
TO Basic Structures: Sets,
1
26-12-24
30-12-24 Principle of Inclusion, Exclusion and Pigeonhole principle
2 TO Functions
03-01-25
06-01-25
3 Matrices- Eigenvalues and Eigenvectors.
TO
08-01-25
13-1-25
4 Mathematical Logic, Propositional Logic,
TO
16-01-25
20-01-25 Applications of Propositional Logic, Propositional
5 TO Equivalences, Predicates and Quantifiers
22-01-25
27-01-25
6 Nested Quantifiers, Rules of Inference Introduction to Proofs
TO
30-01-25
03-02-25 Introduction to Graphs: Application of graphs – finite, infinite
7 TO and bipartite graphs – Incidence and Degree – Isolated vertex
06-02-25
10-02-25 pendant vertex and Null graph. Paths and circuits –
8 TO Isomorphism, sub-graphs, walks, paths and circuits
13-02-25
17-02-25
TO connected graphs, disconnected graphs and components.
9
20-02-25
24-02-25 Eulerian and Hamiltonian graphs: Euler graphs, Operations
10 TO on graphs
27-02-25
03-03-25
TO Hamiltonian paths and circuits, Travelling salesman problem.
11
06-03-25
10-03-25 Directed graphs – types of digraphs, Digraphs and binary
12 TO relation.
13-03-25
17-03-25 Graph Colouring: Colouring- Chromatic number, Chromatic
13 TO polynomial, Matchings, Coverings,
20-03-25
Text Books:
1. Kenneth H Rosen, “Discrete Mathematics and its Applications”, McGraw Hill publications, 7th
edition. .
2. Narsingh Deo, Graph theory with the applications to engineering & Computer Science, Dovers
Publications, 2016
3. J.A. Bondy and U.S.R. Murty. Graph theory with Applications, Springer, 1 st edition, 2008
Reference Books: