You administer a SQL Server 2008 instance.
You configure a single Database Mail profile that is used to send reports to all the
employees of your organization. The sp_send_dbmail stored procedure is used to send a
large volume of reports during business hours.
The reports to the manager take a long time to be delivered.
You need to ensure that the reports to the manager are sent as quickly as possible.
What should you do?
A.
Modify the SMTP relay settings.
B.
Create a separate Database Mail profile for the reports.
C.
Configure the security settings of the Database Mail system.
D.
Modify the parameters of the email that contains the reports.