SQLI_DATA_TYPE (1.5211)    FILE (1)

Name Value
NAME SQLI_DATA_TYPE
DESCRIPTION
A set of values from which all domains of that type may be drawn.
MEMO - the set of all character strings of length > 255
PRIMARY_KEY - the set of all primary keys (in SQLI_TABLE_ELEMENT, type P)
CHARACTER - the set of all character strings of length less than 256
INTEGER - the set of all cardinal numbers
NUMERIC - the set of all real numbers
DATE - the set of all date valued tokens
TIME - the set of all time valued tokens
MOMENT - the set of all tokens which have both a date and a time value
BOOLEAN - the set of all tokens which evaluate to true or false only