Export Data as XML to a Directory
Shows the steps to export table data from your Autonomous AI Database to Directory as XML data by specifying a query.
Notes for exporting with DBMS_CLOUD.EXPORT_DATA
:
-
The
query
parameter that you supply can be an advanced query, if required, such as a query that includes joins or subqueries. -
Specify the
format
parameter with thecompression
option to compress the output files.
Parent topic: Export Data to a Directory