Snowfun

导航

 
EXEC msdb.dbo.sp_send_dbmail
        
@recipients = 'test@139.com',
    
@body = 'Test DB Mail.',
    
@subject = 'Test DB Mail.' 
posted on 2011-06-13 15:45  Snowfun  阅读(172)  评论(0编辑  收藏  举报