Linked server in SQL
What is linked server in sql.
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.
Jignesh TrivediPosted Aug 5, 2012, 11:59 PM
The Linked Servers option allows you to connect to another instance of SQL Server running on a different machine, perhaps remotely in a different location.
please refer
http://www.c-sharpcorner.com/uploadfile/suthish_nair/linked-servers-in-sql-server-2008/
http://msdn.microsoft.com/en-us/library/ms188279.aspx
http://www.quackit.com/sql_server/sql_server_2008/tutorial/linked_servers.cfm
hope this will help you.