How to Create Materialized view that gets refreshed automatically on 1st of Every Month
How to Create Materialized view that gets refreshed automatically on 1st of Every Month automatically. I want to create a materialized view that has to refresh using fast option on 1st of every month at 8:00 am.
0