How to list all the Objects from OCI Bucket Storage via SQL Query in Autonomous Database
The following queries can be used to list all the objects from your OCI Bucket Storage.
-- First Create a Credential using the following code.
-- In the below code, the 'username' parameter expects your "Tenancy" Username which you can find in your O...