Subject Details
Dept     : CSE-IOT
Sem      : 5
Regul    : 2019
Faculty : RR.Kmalakkannan
phone  : NIL
E-mail  : kamalakannan.r.iot@snsce.ac.in
528
Page views
41
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Introduction to Database System,
word
download   open file
Purpose of Database System
word
download   open file
Views of data
word
download   open file
Views of data
word
download   open file
Data models
word
download   open file
Database Management system –Basic building blocks
word
download   open file
Purpose of Database System
word
download   open file
Views of data
word
download   open file
Data models
word
download   open file
Database Management system –Basic building blocks
word
download   open file
Evaluation of Data models
word
download   open file
Three-schema architecture of DBMS
word
download   open file
Three-schema architecture of DBMS
word
download   open file
Components of DBMS.
UNIT 2:
word
download   open file
Basics of SQL, DDL, DML
word
download   open file
DCL, structure – creation, alteration
word
download   open file
defining constraints – Primary key, foreign key, unique, not null, check
word
download   open file
IN operator, Functions - aggregate functions
word
download   open file
Built-in functions – numeric, date, string functions
word
download   open file
set operations, sub-queries, correlated sub-queries
word
download   open file
transaction control commands – Commit, Rollback
word
download   open file
Save point, cursors, stored procedures
word
download   open file
Triggers
UNIT 3:
word
download   open file
DATABASE DESIGN: Database Design Process
word
download   open file
ER Diagrams - Entities, Attributes, Relationships
word
download   open file
Constraints, keys, extended ER features, Generalization
word
download   open file
Specialization, Aggregation, Conceptual design with the E-R model
word
download   open file
E-R Issues- weak entity set, code rules
word
download   open file
Dependencies and Normal forms
word
download   open file
Functional Dependencies
word
download   open file
Normalizations: 1NF,2NF,3NF
word
download   open file
BCNF,4NF,5NF
UNIT 4:
word
download   open file
TRANSACTIONS MANAGEMENT
word
download   open file
Transaction Concepts – ACID Properties
word
download   open file
serializability and its types Schedules
word
download   open file
Serializability – Concurrency Control
word
download   open file
Need for Concurrency – Locking Protocols
word
download   open file
Two Phase Locking
word
download   open file
Deadlock
word
download   open file
Transaction Recovery
word
download   open file
Save Points – Isolation Levels