Oracle8i Application Developer's Guide - Large Objects (LOBs) Release 2 (8.1.6) Part Number A76940-01 |
|
Internal Persistent LOBs, 12 of 42
See:
"Use Case Model: Internal Persistent LOBs Basic Operations", for all basic operations of Internal Persistent LOBs. |
This procedure describes how to load data into an internal LOB.
For detailed information and tips on using SQL Loader for loading data into an internal LOB see Chapter 4, "Managing LOBs", "Using SQL Loader to Load LOBs":
See Usage Notes and Examples above.
Since LOB
s can be quite large in size, it makes sense that SQL*Loader can load LOB
data from either the main datafile (that is, inline with the rest of the data) or from one or more secondary datafiles.
To load LOB
data from the main datafile, the usual SQL*Loader formats can be used. The LOB
data instances can be in predetermined size fields, delimited fields, or length-value pair fields.
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|