You have a server that has SQL Server 2012 installed. The server contains 100 user databases. You need to
recommend a backup solution for the user databases. The solution must meet the following requirements:
Perform a transaction log backup every hour.
Perform a full backup of each database every week.
Perform a differential backup of each database every day.
Ensure that new user databases are added automatically to the backup solution.
What should you recommend? More than one answer choice may achieve the goal. Select the BEST answer.
A.
A maintenance plan
B.
SQL Server Agent jobs
C.
Policy-Based Management
D.
A Data Definition Language (DDL) trigger