Hi,
I have some SQL that I need to execute on multiple servers. I don't want to push this SQL onto all the servers as there are hundreds of them. So is this possible? Can I execute my dbo.usp_someProc on server\inst etc ?
Thanks
Hi,
I have some SQL that I need to execute on multiple servers. I don't want to push this SQL onto all the servers as there are hundreds of them. So is this possible? Can I execute my dbo.usp_someProc on server\inst etc ?
Thanks