Search:     Advanced search
Browse by category:
C/C++   |   Java   |   Oracle/Database   |   SAP   |   ASP .NET   |   Mainframe-DB2   |   Freshers

What is a Linked Server?

Add comment
Views: 51
Votes: 0
Comments: 0

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. 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.
Others in this Category
document What is CLR?
document What are the properties and different Types of Sub-Queries?
document Q: What are the advantages of VIEW ?
document What is Policy Management?
document What are the advantages of using Stored Procedures?
document What does TOP Operator Do?
document Q: Please explain Outer Join in SQL
document What are different normalization forms?
document What are the Advantages of using CTE?
document What is RDBMS?
» More articles



RSS