How to switch between different SQL Servers within a query window in SSMS
Posted onIn this post i will write about how to switch between different SQL Servers within a query window in SSMS or in another words i can say how to run a T-SQL command from the same window at different sql servers in SSMS. Let us consider the following image. If i put my mouse over the query […]
