structured data type
Any 4GL data type that contains component values. Structured data types
include ARRAY and RECORD. Although individual characters in a string can be accessed,
the data types CHAR and VARCHAR are considered simple data types, not
structured data types.
See also array, data type, record, simple data type.