Loading Data
You can load data from files on your local device, from remote databases, or from cloud storage buckets.
The following topics describe the interfaces for these actions.
- Loading Data From Local Files
To load data from local files into your Oracle Autonomous Database, on the Data Load page, select LOAD DATA and LOCAL FILE, then click Next. Drag one or more files from your local file system navigator and drop them in the Data Load Cart. You can also click Select Files or the Select Files icon, select one or more files from the file system navigator, and then click Open. - Loading Data from Other Databases
To load data from tables in another database into your Oracle Autonomous Database, on the Data Load page, select LOAD DATA and DATABASE, then click Next. Select a database link from the drop-down list. Drag one or more tables from the list of database tables and drop them in the Data Load Cart. - Loading Data from Cloud Storage
You can load data from a cloud store to a table in your Autonomous Database.
Parent topic: The Data Load Page