Go to DotNetFunda.com
 Online : 1305 |  Welcome, Guest!   Login
 
Home > Interview Questions > ADO.NET Interview Questions > What is a Linked Server? ... ...

call for mock interview


ADO.NET Interview Questions


What is a Linked Server?

Author: Neeks | Posted on: 2/22/2009 9:32:44 PM | Category: ADO.NET | Views:4715 |  Print | Asked In: Many Interviews



Answer:
A linked server configuration enables SQL Server to execute commands against OLE DB data sources on remote servers. Linked Servers is a concept in SQL Server by which we can add other SQL Server to a Group and query both the SQL Server dbs using T-SQL Statements.
Linked servers offer the following advantages:


1. Remote server access.
2. The ability to issue distributed queries, updates, commands, and transactions on heterogeneous data sources across the enterprise.
3. The ability to address diverse data sources similarly.

With a linked server, you can create very clean, easy to follow, SQL statements that allow remote data to be retrieved, joined and combined with local data. Stored Procedure sp_addlinkedserver, sp_addlinkedsrvlogin will be used add new Linked Server.

Found interesting? Add this to:

| More


Navigate to:

 Submit Interview Questions

What is a satellite assembly? ...

What are the properties of the Relational tables? ...

Random Interview Questions
Help: If for some reason you are getting the same question by clicking Next Question or Previous Question, Try clicking Categories link above.

Related interview questions

More ...


Advertisement

About Us | The Team | Advertise | Contact Us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you found plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 9/3/2010 3:52:58 AM