What is linked server?
What is linked server in SQL Server?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Krishna Rajput SinghPosted Apr 10, 2016, 5:53 AM

Typically linked servers are configured to enable the Database Engine to execute a Transact-SQL statement that includes tables in another instance of SQL Server, or another database product such as Oracle. Many types OLE DB data sources can be configured aslinked servers, including Microsoft Access and Excel.
https://msdn.microsoft.com/en-IN/library/ms188279.aspxRajeesh MenothPosted Apr 9, 2016, 3:04 PM