Relational Model (RM) represents the database as a collection of relations. A relation is nothing but a table of values. Every row in the table represents a collection of related data values. These rows in the table denote a real-world entity or relationship.
In this “Relational Model – Database Management System” you will learn about the following topics:
- Definition of Relational Model
- The terminology used in Relational Model
- Table (Relation), Column, Field (Attribute), Row, Record (Tuple), Domain, NULL Values, Database Schema, Database Instance, Integrity Constraints, Database Keys
- Structure of Relational Database
- Relation Algebra in DBMS
- Types of Relation Operation
- Select Operation, Project Operation, Union Operation, Set Intersection, Set Difference, Cartesian product, Rename Operation
- Relational Calculus
- Types of Relational calculus
- Tuple Relational Calculus (TRC), Domain Relational Calculus (DRC)
- Anomalies in DBMS
- Update Anomaly, Insert Anomaly, Delete Anomaly
- Relational Schema
- Database Views
- Data Dictionary
- Types of Data Dictionary
- Active Data Dictionary, Passive Data Dictionary
==== Point to Note ====
This article Relational Model - Database Management System is contributed by Rashita Gurung, a student of LA GRANDEE International College.
If you like to contribute, you can mail us BCA Notes, BCA Question Collections, BCA Related Information, and Latest Technology Information at [email protected].
See your article appearing on BCA Notes (Pokhara University) main page with your designation and help other BCA Students to excel.
Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.
BCA 4th Semester Database Management System (DBMS) Notes Pdf:
- Unit I: Introduction To Database Management System (DBMS)
- Unit II: Data Models
- Unit IV: Relational Database Query Languages
- Unit V: Database Constraints and Relational Database Design
- Unit VI: Database Security
- Unit VII: Query Processing
- Unit VIII: File Organization and Indexing
- Unit IX: Crash Recovery
- Unit X: Transaction Processing and Concurrency Control
- Unit XI: Advanced Database Concepts
0 Comments