Skip to content

It 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.

Notifications You must be signed in to change notification settings

iyashvasani/Relation-table-Airport-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Relation-table-Airport-system

What is Relational Model?

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.

The table name and column names are helpful to interpret the meaning of values in each row. The data are represented as a set of relations. In the relational model, data are stored as tables. However, the physical storage of the data is independent of the way the data are logically organized.

I have Relation Table Airport system.drawio created this flie in Draw.io

Draw.io is a Online Diagram Software and Flowchat Maker.

@iyashvasani

About

It 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published