Data Management
“The beginning of wisdom is the definition of terms.”
“The beginning of wisdom is the definition of terms.”
This is an old revision of the document!
A data type is a collection of data values, usually specified by a set of possible values.
| Data type | is set of possible | data values |
| Data type | is supertype of | integer number |
| Data type | is supertype of | real number |
| Data type | is supertype of | boolean |
| Data type | is supertype of | character |
| Data type | is supertype of | date |
Wikipedia. Data type