Simple-large-object data types

A simple large object data type stores text or binary data in blobspaces.

These are the simple-large-object data types:
TEXT
Stores text data of up to 231 bytes
BYTE
Stores any digitized data of up to 231 bytes

Do not supply a BYTE value where TEXT is expected. No built-in cast supports BYTE to TEXT data type conversion.

Because of the maximum row size limit of 32,767 bytes, you cannot create a table with more than approximately 195 BYTE or TEXT columns. (This restriction also applies to all varying-length data types and ROW data types.)

For more information about the simple large object data types, see the HCL OneDB™ Guide to SQL: Reference.

For information on how to create blobspaces, see your HCL OneDB Administrator's Guide.

For information about optical families, see the .