Scheduling job using dbms_scheduler
Hi everyone,
I want to schedule a database job using DBMS_SCHEDULER, which is in the form of a database procedure. the job should run at the last day of every month.
Any help will be highly appreciated
Thanks,
Oracle Guy.
0