Linked server allows operation to multiple server as one query.
Linked server allows operation to multiple servers as one query. In a Microsoft environment, SQL Server extends the EXECUTE statement so that it can be used to send pass-through commands to linked servers. Additionally, the context in which a string or command is executed can be explicitly set.
Questions with the linked server tag regards querying multiple database servers.