Relational Data Modeling - Foreign Key

Data System Architecture

Relational Data Modeling - Foreign Key

About

A foreign key is a metadata instruction that declare that a column in a table (called foreign table) holds data from another table primary key column.

Management

Declaration

A foreign key is declared with the creation of a foreign key constraint.





Discover More
Data System Architecture
Logical Data Modeling

A data model in software engineering is a graph of entity that try to represent the reality and describes how data are represented and accessed. the real world consists of entities and relationships....
One To One Relationship Function
Relational Data Modeling - One-to-One Relationship

A one-to-one relationship is a relational relationship that is equivalent to the set bijection relationship This relationship describe that one row from a relation point to exactly one row to the other...



Share this page:
Follow us:
Task Runner