Examples for Loading Data into Autonomous Database
Provides examples for loading data in various formats and from different Cloud Storage providers into Autonomous Database.
- Load Data into Autonomous Database from Oracle Cloud Infrastructure Object Storage
This example shows you how to load data from Oracle Cloud Infrastructure Object Storage to Autonomous Database using SQL commands. - Load Data into Autonomous Database from AWS S3
This example shows you how to load data from Amazon S3 object storage to Autonomous Database. - Load Data into Autonomous Database from Azure Blob Storage
This example shows you how to load data from Azure Blob Storage to Autonomous Database. - Load Data into Autonomous Database from Google Cloud Storage
This example shows how to load data from Google Cloud Storage to Autonomous Database. - Load a Fixed-Width File into a New Table
This provides an example usingDBMS_CLOUD.CREATE_EXTERNAL_TABLE
to load data from a fixed-width source file to an external table.
Parent topic: Load Data from Files in the Cloud