Large-Object Data Types
Large-object data types can store extremely large column
values, such as images and documents, independently of the column.
Element | Description | Restrictions | Syntax |
---|---|---|---|
blobspace | Name of an existing blobspace | Must exist | Identifier |
family_name | Family name or variable in the optical family | Must exist | Quoted String. |
The large object data types can be classified in two categories:
- Simple large objects: TEXT and BYTE
- Smart large objects: CLOB and BLOB