Large Objects   «Prev 

Temporary LOBs

The CREATETEMPORARY procedure creates a LOB locator for a temporary LOB.
The CREATETEMPORARY procedure creates a LOB locator for a temporary LOB.

The FREETEMPORARY procedure frees the space in memory that had been occupied by the data in the temporary LOB.
The FREETEMPORARY procedure frees the space in memory that had been occupied by the data in the temporary LOB. The LOB locator becomes invalid.

The ISTEMPORARY procedure lets you know if a LOB locator points to a temporary LOB
The ISTEMPORARY procedure lets you know if a LOB locator points to a temporary LOB