This article explains, How to configure Database Mail to send e-mail from SQL Server database. So, we explain this step by step as follows:
What is Database Mail
Database Mail is an enterprise solution for sending e-mail messages from the SQL Server Database Engine. Using Database Mail, your database applications can send e-mail messages to users. The messages can contain query results, and can also include files from any resource on your network.
STEP 1
First of all, We need Microsoft SQL Server