INT367
INT367
CO3 :: possess knowledge on the different issues involved in the design and implementation of
relational database system
CO4 :: infer the transaction management systems in single and concurrent environment
CO5 :: build programming constructs such as functions, stored proceduresand triggers that can
be shared by multiple forms
CO6 :: analyze file organization techniques, reports and data management applications
Introduction to Databases
• purpose of database systems
• components of dbms
• applications ofdbms
• data independence
• database schema
• instance
• data modeling
• relational model
• datamanipulation
• integrity constraints
• database keys
• SQLbasic operations
• Aggregate functions
• Sql joins
• set operators
• views
• subqueries
• functional dependency
• multivalueddependencies
• join dependencies
• schedules
• serializability of schedules
• concurrency control
• recoverability
• functions
• stored procedures
• cursors
• triggers
• exception handling
• indexing
• types ofindexing
• hashing
• hashing techniques
• nosql systems
Text Books:
1. DATABASE SYSTEM CONCEPTS by HENRY F. KORTH, ABRAHAM SILBERSCHATZ, S.
SUDARSHAN, MC GRAW HILL
References:
1. DATABASE SYSTEMS: MODELS, LANGUAGES, DESIGN AND APPLICATION PROGRAMMING
by RAMEZ ELMASRI, SHAMKANT B. NAVATHE, PEARSON