Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
The LONG VARCHAR data type stores character data of arbitrary length.
LONG VARCHAR
The maximum size is 2 GB.
Multibyte characters can be stored as LONG VARCHAR, but the length is in bytes, not characters.
SQL/2003 Vendor extension.