Linked Server in SQL
What is Linked 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.
Satyapriya NayakPosted Oct 31, 2012, 10:58 AM
http://www.quackit.com/sql_server/sql_server_2008/tutorial/linked_servers.cfm
http://www.sqlservercentral.com/articles/Distributed+Queries/anintroductiontolinkedservers/1366/
Vithal WadjePosted Oct 31, 2012, 7:26 AM
means your existing server make link with another server such as oracle or any so you can make a operation on database of both sql server on a single sql server opening screen.
to see goto Server object---Linked Server--its displyas the list of linked server--
then right click on existing linked server-and clik on New linked server
i hope you have understand it.