To schedule Oracle job in TOAD to run at certain part of the day
Trying to schedule in TOAD for Oracle - a stored procedure using
Database-> create ->Scheduler Job. I only need to run it hourly on weekdays from 8am to 6pm .How to I specify the details only to run for the part of the day ?
0