Q3 Multiple choice Flag Which two statements are true when running DBMS_CLOUD.COPY_DATA? (Choose two.) Select all that apply. A The source file will be automatically removed after the DBMS_CLOUD.COPY_DATA procedurefinishes successfully. B The source files can reside in Oracle Object Storage, Amazon S3 Object storage, or Azure Blobstorage. C The target table will be created in Autonomous Database if it does not already exist. D The source file can be in either Oracle Standard Storage or Oracle Archive Storage bucket in theObject Store. E A valid credential must be created prior to running the DBMS_CLOUD.COPY_DATA procedure. Correct answer