What is a Linked Server?



What is a Linked Server?..

Answer / guest

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.

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More SQL Server Interview Questions

What is the use of RDBMS?

0 Answers   Wipro,


What is normalization and what are the advantages of it?

0 Answers  


What is ms sql server reporting services?

0 Answers  


Difference between aggregate functions of sql?

0 Answers   EXL,


Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?

0 Answers  






What is an entity-relationship diagram (erd)?

0 Answers  


Explain about remote stored procedure?

0 Answers  


What is the difference between dropping a database and taking a database offline?

0 Answers  


create table with fields ID, reserved_by,res_date res_date is datefield like 2010-03-09 00:00:00.000 from 2005 to 2006 any date assume based on res_date need to slect table and display based on month (full jan details in database irrespective of date and year

3 Answers  


How to write query to Delete the records in child table and corresponding records in parent table

11 Answers   Semantic Space,


List out some of the requirements to set up a sql server failover cluster?

0 Answers  


What is scrollable cursor?

0 Answers  


Categories