Refresh Materialised view
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2020 01:19 PM
Hi,
I am trying to refresh Oracle Materialised view in SnapLogic. Please did someone suggest some snap.
I am trying to execute below script
begin
DBMS_SNAPSHOT.REFRESH(xxx,‘C’);
end;
Thanks,
Anil
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2020 12:31 AM
Hi,
I tried in Oracle Execute and it is working.
Thanks.
