This article quickly guides you on how to create and drop the credential in Oracle Autonomous Database. To create a Credential, you can use the following command: BEGIN DBMS_CLOUD.CREATE_CREDENTIAL( credential_name => 'MY_CLOUD_CREDENTIAL', ...