Hello All,
I m following the below link to send automated email on Birthday from sql server agent.
I'm trying to acheive a slight different reqirement, suppose there are 10 persons birthday on any given day, i want them to send their details to HR dept in a single email as attachment instead of sending seperate emails for each employee.
Means something to send the records as attachment in email through sql agent.
is there any way to acheive this?
Thanks