Multiple choice technology databases

what is the view that provides all schedules ?

  1. all_scheduler_schedules

  2. all_scheduler_schedule

  3. all_schedule_schedules

  4. all the above

  5. None

Reveal answer Fill a bubble to check yourself
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.