Materialized view is a schema object that can be used to summarize, compute, replicate, and distribute data.
Just simply click -> Materialized View to open an object pane for Materialized View.
A right-click displays the popup menu or using the object pane toolbar below,
allowing you to create new, edit and delete the selected materialized view.
Create Materialized View
To create a new materialized view
- Select anywhere on the object pane.
- Click the
New Materialized View from the object pane toolbar.
or - Right-click and select
New Materialized View from the popup menu.
- Edit materialized view properties on the appropriate tabs of the Materialized View Designer.
To create a new materialized view with modification as one of the existing materialized view
- Select the materialized view for modifying in the object pane.
- Right-click and select the
Design Materialized View from the popup menu.
or - Click the
Design Materialized View from the object pane toolbar.
- Modify materialized view properties on the appropriate tabs of the Materialized View Designer.
- Click
Save As.
To create a new materialized view with loading from a SQL file
- Select anywhere on the object pane.
- Click the
New Materialized View from the object pane toolbar.
or - Right-click and select
New Materialized View from the popup menu.
- Click
Load.
To edit the existing materialized view (manage its properties etc)
- Select the materialized view for editing in the object pane.
- Right-click and select the
Design Materialized View from the popup menu.
or - Click the
Design Materialized View from the object pane toolbar.
- Edit materialized view properties on the appropriate tabs of the Materialized View Designer.
Open Materialized View
To open a materialized view (manage materialized view data)
- Select the materialized view for opening in the object pane.
- Right-click and select the
Open Materialized View from the popup menu or simply double-click the materialized view.
or - Click the
Open Materialized View from the object pane toolbar.
Maintain Materialized View
To maintain a materialized view
- Select the materialized view for maintaining in the object pane.
- Right-click and select the Maintain from the popup menu.
- Enable Row Movement
- Shrink
- Compile
- Force Refresh
Delete Materialized View
To delete a materialized view
- Select the materialized view for deleting in the object pane.
- Right-click and select the
Delete Materialized View from the popup menu.
or - Click the
Delete Materialized View from the object pane toolbar.
- Confirm deleting in the dialog window.
Achieve Materialized View Information
To achieve a materialized view information (Materialized View Owner, Compile State and DDL, etc)
- Select the materialized view in the object pane.
- Right-click the selected materialized view and choose MView Information from the popup menu to view the Object Information.
or - Choose View -> Object Information in the main menu.