NEW REVSIED SYALLBUS Academic Year 2019-20 Fybsc (CS) Dbms-1 Chapter 1 Introduction of DBMS (No. of Lectures 4)
NEW REVSIED SYALLBUS Academic Year 2019-20 Fybsc (CS) Dbms-1 Chapter 1 Introduction of DBMS (No. of Lectures 4)
FYBSC(CS) DBMS-1
•
Overview
•
File system Vs DBMS
•
Describing & storing
data (Data models
(relational,
hierarchical,
network))
• Levels of abstraction
• Data independence
• Structure of DBMS
• Users of DBMS
• Advantages of DBMS
Chapter 2 Conceptual Design (E-R model)
[No. Of Lectures 12]
Overview of DB design
ER data model (entities , attributes, entity sets,
relations, relationship sets)
Additional constraints (Key constraints, Mapping
constraints, Strong & Weak entities, aggregation /
generalization)
Conceptual design using ER modeling ( entities VS
attributes, Entity Vs relationship, binary Vs ternary,
constraints beyond ER)
Case studies
Introduction
Basic structure
Set operations
Aggregate functions
Null values
Nested Sub queries
Modifications to Database
DDL commands with examples
SQL mechanisms for joining relations (inner joins, outer joins
and their types)
Examples on SQL (case studies )