What must you use to read data from a table in your dat…

What must you use to read data from a table in your database and write it to an external table?

What must you use to read data from a table in your database and write it to an external table?

A.
Use SQL* LOADER conventional path load.

B.
Use SQL* LOADER direct path load.

C.
Use CREATE TABLE. . ORAGANIZATION EXTERNAL command with ORACLE_LOADER access driver.

D.
Use CREATE TABLE. . ORGANIZATION EXTERNAL command with ORACLE_DATAPUMP access driver.



Leave a Reply 1

Your email address will not be published. Required fields are marked *