Mohammed Abdulxalq (B)
Mohammed Abdulxalq (B)
Prepared by : Mohammed
Abdulxalq
Supervisor : Mohammed Abbas
2024-2025
Topic of discussion
Relational Model
Relational Model Concepts
Relational Model system
Some popular Relational Database
management systems are:
DB2 and Informix Dynamic Server - IBM
Oracle and RDB – Oracle
SQL Server and Access - Microsoft
Relational Model Concepts
Employee Table
Relational Model Concepts
Tables – In the Relational model the, relations are saved in the table
format. It is stored along with its entities. A table has two properties
rows and columns. Rows represent records and columns represent
attributes.
The table with the foreign key is called the child table, and
the table with the primary key is called the referenced or
parent table.
Primary key and Secondary key
Thank you