Valid data types

In the database, you can use either of the following ways to store a smart large object in a column:
  • For direct access to the smart large object, create a column of the CLOB or BLOB data type.
  • To hide the smart large object within an atomic data type, create an opaque type that holds a smart large object.