Search code examples
sqldatabaseoracle-databaseplsqloracle-cloud-infrastructure

Reading data from Oracle storage cloud to external table


Hi I have csv file in object storage in Oracle cloud. I want to store this data in the external table which is outside the cloud.can anybody guide me on the same? How can I read the data from cloud and store in table? I am using Oracle gen2 cloud.


Solution

  • Dbms_cloud is the solution for the above issue.