EXEC [msdb].dbo.sp_send_dbmail @profile_name = 'sgtemail',@recipients = 'benny.ng@sgtgroup.net', 
@subject = N'我数据库邮件测试成功了!', 
@body = 'hello,world!'

相关文章:

  • 2021-10-28
  • 2021-08-30
  • 2021-05-24
  • 2021-05-07
  • 2021-12-24
  • 2021-08-09
猜你喜欢
  • 2021-12-09
  • 2021-07-30
  • 2022-02-10
  • 2022-12-23
  • 2021-04-29
  • 2021-10-12
相关资源
相似解决方案