Oracle Cloud Infrastructure 2023 AI Foundations Associate — Question 28
In which two ways can you use SQLcl to load data or migrate a database into an Oracle Cloud Database? (Choose two.)
Answer options
- A. Log Analytics and Functions
- B. Streaming Service and Alert Logs
- C. Object Storage and SQLcl Data Pump Export/Import
- D. Object Storage and the SQLcl LOAD command
Correct answer: C, D
Explanation
The correct answers are C and D because Object Storage is a commonly used method for storing data that can be accessed by SQLcl, and the SQLcl LOAD command provides a straightforward way to load data into the database. Options A and B are not relevant methods for data loading or migration in this context.