Oracle Cloud Infrastructure 2019 Architect Associate — Question 7

Which three statements are true about procedures in the DBMS_CLOUD package? (Choose three.)

Answer options

Correct answer: B, C, E

Explanation

The correct options B, C, and E accurately describe the functionalities of the DBMS_CLOUD procedures. Option A is incorrect because the DBMS_CLOUD.PUT_OBJECT procedure does not copy files into the Autonomous Data Warehouse; it is used for uploading files. Option D is incorrect as the DBMS_CLOUD.DELETE_FILE procedure does not deal with credential files but rather with actual files in Cloud Object Storage.