PL/SQL (MOSC)

MOSC Banner

How to refresh Materialized View

edited Nov 10, 2011 6:11PM in PL/SQL (MOSC) 5 commentsAnswered
Hi,

   How to refresh materialized view  automatically in oracle?.I created a materialized view and i use to refresh daily by using the following command

   execute DBMS_MVIEW.REFRESH( LIST => 'MV2', METHOD => 'C' );

Regards,

Sindhu.P

 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center