Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
複数の SQL サーバーに対してクエリを実行できるようにしたいと考えています。
これはどのように行うことができますか?
ありがとう
SQL では、複数のサーバーを管理できる新しい機能呼び出し「Central Management Servers (CMS)」が導入されました。
詳しくはこちらをご覧ください
http://www.mssqltips.com/sqlservertip/1767/execute-sql-server-query-on-multiple-servers-at-the-same-time/