Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Wednesday, November 15, 2017

send email for output of merge join

SQLServerCentral » Latest topics
send email for output of merge join
Hi friends,

I am having two tables
1) Employee and 2) Manager.

Both tables are on different sql server. I am combining both tables using merge join. After I want to send email to all managers which are identified using merge join. Ho

No comments: