Oracle Database SQL — Question 80

Which three actions can you perform by using the ORACLE_DATAPUMP access driver? (Choose three.)

Answer options

Correct answer: C, E, F

Explanation

The correct answers are C, E, and F because the ORACLE_DATAPUMP access driver is designed for data extraction and loading between external tables and database tables. Options A and B are incorrect as they pertain to creating directory objects, which are not actions performed by the driver itself.