Format Sp

dineshasankadineshasanka Posts: 208
edited August 1, 2017 12:38PM in SQL Refactor Previous Versions
How can I format this with parameters for each line
[b]EXECUTE msdb.dbo.sp_send_dbmail @profile_name = 'Send Customer Order Notification',@recipients = [url='[email protected]]'[email protected][/url]',@body = 'Thank you for you Order ',@subject = 'Order conformation'[/b]
Tagged:

Comments

Sign In or Register to comment.