Posts

Showing posts with the label DBMS notes

RGPV Sem : 5th DBMS key point Notes

                                      Chapter: 1 DBMS Concepts and architecture Introduction, Database approach v/s Traditional file accessing approach, Advantages, of database systems, Data models, Schemas and instances, Data independence, Data Base Language and interfaces, Overall Database Structure, Functions of DBA and designer, ER data model: Entitles and attributes, Entity types, Defining the E-R diagram, Concept of Generalization, Aggregation and Specialization. transforming ER diagram into the tables. Various other data models object oriented data Model, Network data model, and Relational data model, Comparison between the three types of models.   Introduction to DBMS A Database Management System (DBMS) is a software system designed to manage and store data efficiently. 1 It provides a st...