TEXT data type

The TEXT data type stores character data of arbitrary length.

Syntax
TEXT
Remarks

TEXT is a domain, implemented as a LONG VARCHAR.

See also
Standards and compatibility
  • SQL/2003   Vendor extension.