Schdule Job using DBMS_SCHEDULER
Hi,
I have to schdule job to refresh table using MV
Job should run using DBMS_SCHEDULER all days in year ,Monday to Monday
Frequency is every 5 minutes only between 12.30 to 16.30 PM everyday
Please suggest to define logic using DBMS_SCHEDULER
Thanks,
Mayank
0