Which three statements are true about the SQL*Loader utility?
A.
It can be used to load data from multiple external files into multiple tables.
B.
It can be used to extract and reorganize data from external files, and then load it into a
table.
C.
It can be used to load data from external files using direct path only.
D.
It can be used to create tables using data that is stored in external files.
E.
It can be used to generate unique sequential values in specified columns while loading
data.
Hi,
This answers has one missing answer.
Rg
ADE
ACE
In my opinion ABE
Not D: sqlldr cannot create table
Not C: sqlldr can load using conventional path
Thanks Pietro!
Can you advise more about answer B?
ABE but not tested 🙂
A for sure 🙂
B is here
extracting Data from a Formatted Report – Extracts data from a formatted report.
http://docs.oracle.com/cd/B28359_01/server.111/b28319/ldr_concepts.htm
ABE
ANS: ABE
ABE