Definitions for "Collection Data Type" Add To Word List
Login or Register  | Word Lists | Search History

a complex data type that contains one or more members called elements
Helpful?           0
a complex type made up of one or more elements
Helpful?           0
a group of elements of the same data type
Helpful?           0
a group of values of a single data type in a column
Helpful?           0
A complex data type that groups values, called elements, of a single data type in a column. Collection data types consist of the SET, MULTISET, or LIST type constructor and an element type, which can be any data type, including a complex data type.
Helpful?           0