Go to primary content

Create/Edit Analytic View: DDL

This page displays the SQL for the analytic view.

The SQL statement or statements include the input on all pages of the Create Analytic View or Edit Analytic View dialog box..

Create: Automatically selected if you are creating a new analytic view. This option generates a CREATE ANALYTIC VIEW statement.

Update: Automatically selected if you are editing an existing analytic view. This option generates a CREATE OR REPLACE ANALYTIC VIEW statement

Save: Displays the Save dialog box, which you can use to save the SQL DDL in a local file.