Declare variables for smart large objects
A variable for a BLOB or CLOB object (or a data type that
contains a smart large object) does not contain the object itself
but rather a pointer to the object. The following figure shows how
to define a variable for BLOB and CLOB objects.