A LONG column is a
data type that contains a sequence of characters of any length to which no functions can be applied.LONG columns cannot be compared to one another. The contents of LONG columns cannot be compared to
character strings or other data types.See also:
LONG[VARCHAR]In a
column definition, a code attribute can be entered for the data type LONG[VARCHAR].