what is the view that provides all schedules ?
-
all_scheduler_schedules
-
all_scheduler_schedule
-
all_schedule_schedules
-
all the above
-
None
A
Correct answer
Explanation
ALL_SCHEDULER_SCHEDULES is the correct Oracle view that provides information about all schedules accessible to the current user. Option B misses the 'S' at the end, while option C has incorrect word ordering.