sql - How to embed image in html and send html as email by msdb.dbo.sp_send_dbmail? - Stack Overflow
I can use msdb.dbo.sp_send_dbmail to send out email in html format. It is very nice for text only in terms of format. For example: EXEC msdb.dbo.sp_send_dbmail @recipients ......