Tagged Questions
0
votes
1answer
115 views
Does Sql Server Database Mail use threads while sending mail?
We are using Sql Server 2008 Database Mails to send emails to our website visitors. I don't know whether Sql Server sends mail one by one by picking up from the queue or it will use threads to send ...