In which two scenarios do you use SQL* Loader to load data?
A.
Use transparent parallel processing without having to split the external data first.
B.
Load data into multiple tables during the same load statement.
C.
Generate unique sequential key values in specified columns.
D.
Transform the data while it is being loaded into the database.