Logical Data Modeling - Domain (Permitted value set)

Data System Architecture

Logical Data Modeling - Domain (Permitted value set)

About

A domain is a set of permitted, legal values of the same data type that a attribute can legitimately take on.

The set of values permitted is defined by:

A data type defines also a domain. Example: an integer defines the integer domain but a domain may be more restrictif such as the set of integer from 0 to 10.





Discover More
Card Puncher Data Processing
(Data) Type - (Datatype|Type of data)

Variables, parameters, and function may be typed (static typing) and return values that are typed (as do a database column). The type of a variable or expression defines the characteristics of the values...



Share this page:
Follow us:
Task Runner