YOU HAVE CREATED A MAINTENANCE PLAN NAMED BASICDBMAINT AND SCHEDULE...

7. You have created a maintenance plan named BasicDBMaint and scheduled it to run every Sunday at 10:00 a.m. When you come back to work on Monday, you wonder whether the plan has executed successfully. What are the easiest ways to do this (choose all that apply)?A. In SQL Server Management Studio, expand SQL Server Agent | Maintenance Plans. Right-click BasicDBMaint Maintenance Plan, and click View History.B. Examine the contents of C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ BasicDBMaint_<DateTime> file.C. In SQL Server Management Studio, expand Management | Maintenance Plans. Right-click BasicDBMaint Maintenance Plan, and click View History.D. Examine the contents of C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ SQLAGENT.OUT file.