Subject Details
Dept     : CSE
Sem      : 4
Regul    : R-2023
Faculty : Mr. Karthikeyan. K
phone  : 9842169005
E-mail  : sns.cse.karthik@gmail.com
745
Page views
37
Files
4
Videos
3
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Purpose of Database System
pdf
download    open file
Views of data
pdf
download    open file
Three-schema architecture of DBMS, Components of DBMS
pdf
download    open file
Entity –Relationship Model
pdf
download    open file
motivation, entities, entity types, attributes, relationships
pdf
download    open file
E/R diagram notations, Examples
pdf
download    open file
Purpose of Database System
UNIT 2:
pdf
download    open file
Relational Data Model
pdf
download    open file
keys, referential integrity and foreign keys
pdf
download    open file
Relational Algebra - SQL fundamentals
pdf
download    open file
- Introduction, data definition in SQL, table, key and foreign key definitions
pdf
download    open file
Advanced SQL features -Embedded SQL- Dynamic SQL
pdf
download    open file
CASE Studies- Oracle:Database Design and Querying Tools
UNIT 3:
pdf
download    open file
First, Second, Third Normal Forms
pdf
download    open file
Dependencies and Normal forms
pdf
download    open file
, Dependency Preservation-Boyce/Codd Normal Form
pdf
download    open file
Multivalued Dependencies and Fourth Normal Form
pdf
download    open file
Non- loss decomposition
UNIT 4:
pdf
download    open file
Transaction Concepts
pdf
download    open file
ACID Properties – Schedules
pdf
download    open file
Serializability
pdf
download    open file
Concurrency Control
pdf
download    open file
Need for Concurrency – Locking Protocols
pdf
download    open file
Two Phase Locking
pdf
download    open file
Deadlock
pdf
download    open file
Transaction Recovery
UNIT 5:
pdf
download    open file
Data Storage and Indexes
pdf
download    open file
RAID
pdf
download    open file
Static Hashing – Dynamic Hashing
pdf
download    open file
Query Processing Overview
pdf
download    open file
File organization-Indexing and Hashing
pdf
download    open file
Indexing and ordering CASE Studies- Oracle,DB2: Storage and Indexing
pdf
download    open file
B tree Index Files