Microsoft
70-433 · Question #96
You have a SQL Server 2008 database. You have not installed a MAPI client. You need to send e-mail from a stored procedure. Which system stored procedure should you use?
The correct answer is C. sp_send_dbmail. See the full explanation below for the reasoning.
Question
You have a SQL Server 2008 database. You have not installed a MAPI client. You need to send e-mail from a stored procedure. Which system stored procedure should you use?
Options
- Axp_sendmail
- Bxp_startmail
- Csp_send_dbmail
- Dsysmail_start_sp
How the community answered
(41 responses)- A7% (3)
- B2% (1)
- C76% (31)
- D15% (6)
Community Discussion
No community discussion yet for this question.