You are the administrator of your company network. You are in charge of a SQL Server 2008 instance which contains various SQL Server Agent jobs. The jobs use seven shared schedules to run each job every day. You have to make sure that a job named Job1 doesn’t run Wednesdays any longer. So what should you do to achieve this?
A.
You should delete the schedule for Wednesday.
B.
You should disable the schedule for Wednesday.
C.
You should remove the schedule for Wednesday from Job5.
D.
You should add a new Job5 schedule for Wednesday and disable it.