What is SQL Mail?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is SQL Mail?
Rating:
SQL Mail provides a way to receive e-mail messages generated by SQL Server. These messages can be triggered to provide the status of a job or a warning caused by an alert. SQL Mail can include a result set in reply to e-mail messages that contain queries. SQL Mail allows SQL Server to send and receive e-mails by establishing a client connection with a mail server. SQL Server uses two services to handle mail, MSSQLServer and SQLAgentMail.
Rating:
Was this information helpful?
Other articles
- What is sp_lock stored procedure?
- What is double hop?
- What is the full recovery model?
- What is a constraint?
- What is Replication Monitor?