Materialized Views

Sachin

Member³
PLD does not seem to handle materialized views properly. The Right Click Refresh does not refresh the data - which works fine when done via TOAD, etc.

The create materialized view does not have a 'wizard' or a default syntax template.

Anyone else have these problems?

Thanks,
 
The refresh function refreshes the object in the Object Browser. It is not a refresh of the materialized view itself. You could use the Browser Extender Plug-In to add a refresh function.

The Materialized view template is "Materialized view.tpl" in the "Default" subdirectory in the Template directory.
 
Back
Top