Export Data (Query Results)

The results of the data query can be exported as CSV or SQL files.

To export data as CSV

  1. Select a view in the User-Defined Data Views log and click the Data button. The results window will display the query results.
  2. Click the Export As CSV button.

Depending on your browser, the file will be downloaded automatically, or you will be prompted to download the file manually.

The CSV file will contain the data that is displayed on the results log window. By default, the first 100 lines will be displayed. You can click the Display drop-down (in the upper right corner of the results log window) and choose 200 to display the first 200 lines. When you click Export As CSV, the CSV file will contain the 100 (or 200) lines displayed in the window.

To export data as SQL

  1. Select a view in the User-Defined Data Views log and click the Data button. The results window will display the query results.
  2. Click the Export As SQL button.

Depending on your browser, the file will be downloaded automatically, or you will be prompted to download the file manually.

This will export your SQL script to create the table required for the data view and the data itself.

Notes on Working with the Oracle Database

See Also

Creating Data Views

Grant Permissions for Data View Creation

Create and Publish Data Views and Metadata

View Data (Query Results) and Metadata (Columns) in the View

View Data View Usage in Reports and Data Cubes

Edit Data Views

Delete Data Views

Review Database Table Structure



Last Published Monday, August 28, 2023