Home > Managing Database Objects w... > Managing Materialized Views > Creating a Materialized View
Previous |
Next |
To create a materialized view:
On the Workspace home page, click SQL Workshop and then Object Browser.
Object Browser appears.
Click Create.
From the list of object types, select Materialized View.
Define the materialized view:
Materialized View Name - Enter a name.
Query - Specify a query to define the view.
To access Query Builder or SQL Command Processor, click the appropriate link at the bottom of the page. The selected tool appears in a pop-up window. Once you generate the appropriate SQL, click Return to automatically close the popup window and return to the wizard with the SQL.
Click Next.
A confirmation page appears. To view the SQL used to create the materialized view, click SQL.
Click Create.