Upgrade to Oracle Database 12c — Question 9

Which three can be performed on a Data Pump type external table? (Choose three.)

Answer options

Correct answer: D, E, F

Explanation

The correct answers D, E, and F are valid operations for a Data Pump external table. Creating a view or a public synonym (A, B) and partitioning (C) are not applicable to external tables, as they are designed primarily for data access rather than manipulation.