To load internal LOBs (BLOB
s, CLOB
s, and NCLOB
s) or XML
columns from a primary data file, you can use the following standard SQL*Loader formats:
Predetermined size fields
Delimited fields
Length-value pair fields
Each of these formats is described in the following sections.