1.4 Relational Data Model
1.4 Relational Data Model
FORMS DATABASE
DATA DATABASE DBMS
🡪 🡪
RELATIONAL DATABASE MANAGEMENT
SYSTEM(RDBMS)
◦ All modern database management systems
like SQL, MS SQL Server, IBM DB2, ORACLE,
My-SQL and Microsoft Access are based on
RDBMS.
◦ RDBMS is based on relational
model introduced by E.F. Codd.
• Software application used to
create,
manage and administer Relational
Databases
• Specially designed for creating
and managing relational databases
Question?
Relational Database
• Database is organized as group of
related tables
• Each table represents a
database entity
Field or
Column name or Each column in a Table
Attribute
RELATIONAL MODEL TERMINOLOGIES
For e.g.,
set of permitted values domain of month-of-year
Domain can accept January,
for an attribute in
February,…December
table
Degree total number of attributes -
specific instance of a
relation instance relation, i.e., containing a
specific set of rows