January 2012
Intermediate to advanced
542 pages
11h 28m
English
This package provides procedures to work with BLOBs, CLOBs, NCLOBs, BFILEs, and temporary LOBs.
The most relevant procedures are:
GET_LENGTH: gets the length of the LOB valueFILEOPEN: opens a fileLOADFROMFILE: loads LOB data from a fileAPPEND: appends the contents of a source LOB to a destination LOBOPEN: opens an LOBREAD: reads data from the LOB starting at the specified offsetWRITE: writes data to the LOB from a specified offsetCLOSE: closes a previously opened LOBRead now
Unlock full access