Data Base Management System Videos, PPTs, lecture notes, assignments, question papers for jntuk, jntuh, jntua, vtu, bput, kiit
Data Base Management System free videos and free material uploaded by Ramanjaneyulu K .
OBJECTIVES
• To learn the principles of systematically designing and using large scale Database Management Systems for various applications.
UNIT-I:
An Overview of Database Management, Introduction- What is Database System- What is Database- Why Database- Data Independence- Relation Systems and Others- Summary, Database system architecture, Introduction- The Three Levels of Architecture-The External Level- the Conceptual Level- the Internal Level- Mapping- the Database Administrator-The Database Management Systems- Client/Server Architecture.
UNIT-II:
The E/R Models, The Relational Model, Relational Calculus, Introduction to Database Design, Database Design and Er Diagrams-Entities Attributes, and Entity Sets-Relationship and Relationship Sets-Conceptual Design With the Er Models, The Relational Model Integrity Constraints Over Relations- Key Constraints –Foreign Key Constraints-General Constraints, Relational Algebra and Calculus, Relational Algebra- Selection and Projection- Set Operation, Renaming – Joins- Division- More Examples of Queries, Relational Calculus, Tuple Relational Calculus- Domain Relational Calculus
UNIT-III:
Queries, Constraints, Triggers, Overview, The Form of Basic SQL Query, Union, Intersect, and Except, Nested Queries, Aggregate Operators, Null Values, Complex Integrity Constraints in SQL, Triggers and Active Database.
UNIT-IV:
SCHEMA REFINEMENT (NORMALIZATION) : Purpose of Normalization or schema refinement, concept of functional dependency, normal forms based on functional dependency(1NF, 2NF and 3 NF), concept of surrogate key, Boyce-codd normal form(BCNF), Lossless join and dependency preserving decomposition, Fourth normal form(4NF).
UNIT-V:
Transaction Management and Concurrency Control: Transaction, properties of transactions, transaction log, and transaction management with SQL using commit rollback and savepoint. Concurrency control for lost updates, uncommitted data, inconsistent retrievals and the Scheduler. Concurrency control with locking methods : lock granularity, lock types, two phase locking for ensuring serializability, deadlocks, Concurrency control with time stamp ordering : Wait/Die and Wound/Wait Schemes, Database Recovery management : Transaction recovery.
UNIT-VI:
Overview of Storages and Indexing, Data on External Storage- File Organization and Indexing –Clustered Indexing – Primary and Secondary Indexes, Index Data Structures, Hash-Based Indexing – Tree-Based Indexing, Comparison of File Organization
OUTCOMES:
• Describe a relational database and object-oriented database.
• Create, maintain and manipulate a relational database using SQL
• Describe ER model and normalization f or database design.
• Examine issues in data storage and query processing and can formulate appropriate solutions.
• Understand the role and issues in management of data such as efficiency, privacy, security, ethical responsibility, and strategic advantage.
• Design and build database system for a given real world problem
Write a public review