The following table describes the supported large object functions.
| Function | Description |
|---|---|
BFILENAME |
Returns a BFILE locator associated with a physical LOB binary file on the server file system. |
EMPTY_BLOB, EMPTY_CLOB |
Return an empty LOB locator for initializing a LOB variable, column, or attribute in an INSERT or UPDATE statement. Empty means the LOB is created but contains no data. |