Multiple choice technology databases

SQL loader can load images, sound clips and documents

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SQL*Loader can load binary data including images, sound clips, and documents using LOB (Large Object) datatypes like BLOB, BFILE, and CLOB. The control file can specify LOBFILE directives to load LOB data from separate files, making it capable of handling multimedia content.