Which is the most effective method to access this data in your database?

You have a large amount of historical data in a flat file. Some analysts in your organization need to query this data in the file. The file is too large to load the data in it into your current database.
Which is the most effective method to access this data in your database?

You have a large amount of historical data in a flat file. Some analysts in your organization need to query this data in the file. The file is too large to load the data in it into your current database.
Which is the most effective method to access this data in your database?

A.
Use the SQL*Loader utility.

B.
Create an external table and leave the data in the flat file.

C.
Use the Oracle Data Pump utility.

D.
Use the database link.



Leave a Reply 1

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


seenagape

seenagape

Correct answer is B