December 2017
Intermediate to advanced
434 pages
10h 14m
English
To test our Database Mail definition or for any user purposes, we can send emails directly from SQL Server using a stored procedure, sp_send_dbmail. This procedure is defined in the msdb database. The procedure has many parameters, but for basic needs, we can list these:
An important question is who is authorized to call the procedure? Administrators, ...
Read now
Unlock full access