You work for MDFT Pro, a well-known training agency that provides Microsoft certification courses to students worldwide. Mark, the Database Operations Manager, manages an Azure SQL Database named CourseEnrollmentDB that tracks student registrations and course completions. As the database grows, query performance has started to degrade due to outdated statistics.
You need to implement an automated statistics maintenance solution for the CourseEnrollmentDB database. Since Azure SQL Database doesn’t support SQL Server Agent, the solution must use Azure Automation to periodically update statistics and ensure optimal query performance. The maintenance must run automatically on a regular schedule without manual intervention.
Which four actions should you perform in sequence?
Choose all correct answers from the options below.
Explanations for each answer: