Explicit lld_lob casts
The example in the following figure shows how to select large objects of type BLOB and CLOB from a table and how to copy them to a file.
This example uses the slobs table created
in Implicit lld_lob casts.
The first SELECT statement retrieves the data in the slo column associated with key 1 and casts it as BLOB type data. The second SELECT statement retrieves the data in the slo column associated with key 2 and casts it as CLOB type data.