advanced code snippet search
stews on 09/17/08
view refresh materialized
09/17/08 05:38pm
Just provide your materialized view name.
Not much code here, but I never remember the command for this.
BEGIN DBMS_MVIEW.refresh('my_mview');END;
Report this snippet Tweet
Comment:
You need to login to post a comment.