Table of Contents

Logical Data Modeling - Set

About

A set in data modeling is a data structure that groups element (entity, value, relationship, …) in a aggregation relationship.

The original set data type contains generally unique value but in a database or relational concept, this concept has been extended to non-unique rows.

List

Implementation

See Set Theory