Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Entity-Relationship Model. Relationships | Database Models
Relational Database and Normalization

Entity-Relationship Model. Relationships

Swipe to show menu

Relationships in Databases

In relational databases, various relationships can be illustrated in diagrams.

ERM relation intro%404x-8

Different entities can have specific interdependencies, each defining how elements interact. An element might relate to multiple others or just one. This interaction is termed a relationship.

Relational databases capture these connections in diagrams.

Types of Relationships:

  • One-to-One;
  • One-to-Many;
  • Many-to-One;
  • Many-to-Many.

We'll dive deeper into these relationship types later, but for now, here's their representation:

ERM Relations

Mandatory vs. Optional Relationships

Mandatory and optional relationships come with distinct markers: | (a line) for mandatory and o (a circle) for optional.

  • A mandatory relationship implies that a particular entity instance must have a connection to another entity;

  • An optional relationship means that an entity instance might have a link to another entity, but it's not obligatory.

Consider the following examples:

ERM Mand-Opt

While mandatory and optional relationships might not be frequently used, it's crucial to recognize these markers.

1. Select all relationship types:

2. Choose marks:

question mark

Select all relationship types:

Select all correct answers

question-icon

Choose marks:

The mandatory mark is .

The optional mark is
.

Click or drag`n`drop items and fill in the blanks

Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 1. Chapter 4

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

Section 1. Chapter 4
some-alt