Refresh materialized view
535040Oct 11 2006 — edited Oct 12 2006Hello
This is a very basic question.
I am adapting an application from Oracle 10 Enterprise to XE. I have successfully imported 3 materialized views.
The script I use to refresh them on demand uses DBMS_MVIEW - eg DBMS_MVIEW.REFRESH('mvtaxonnamestoload');
What is the XE equivalent to do a refresh on demand?
Thanks
Dan
Message was edited by:
DanR