Execute SQL Scripts via SQLCMD on Multiple SQL Servers and Save Output as CSV Files
As a part of SQL Server production support and day to day tasks we usually come across situations where we get requests to run a T-SQL script against multiple servers. Sometimes the request is to not only to run the script, but save the output too
2019-05-31
