|
Category: Definition
Datatype, System Datatype, Specific Datatype
The term datatype describes the aggregation of specific
ranges of values
and
operations
defined on them, into
one unit.
There are different
datatypes,
which have to be defined accordingly for every
column
when creating
tables
(using the
create table
command)
|