Oracle Cloud Infrastructure 2023 AI Foundations Associate — Question 27
What can you use to quickly load data into a cloud database by dragging and dropping a file in a web browser?
Answer options
- A. RMAN Transportable Tablespaces
- B. Data Pump Transportable Tablespaces
- C. Data Load tab of the SQL worksheet in Database Actions
- D. Remote cloning a pluggable database (PDB)
Correct answer: C
Explanation
The correct answer is C, as the Data Load tab in the SQL worksheet provides a user-friendly interface for uploading files directly via drag and drop. Options A and B involve more complex processes for data migration that do not support direct file uploads in a web interface, while option D pertains to PDB management rather than data loading.