Answer Posted / 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 View All Answers
Explain what are magic tables in sql server?
How do I partition a table in sql server?
Can I run multiple instances of sql server 2000 at the same time on one computer?
Describe how to use the linked server?
What is user-defined inline table-valued function?
How to Insert multiple rows with a single insert statement?
How to install sql server 2005 express edition?
what purpose does the model database serve? : Sql server database administration
What is right outer join in sql server joins?
How to create a new schema in a database?
What are cursors and when they are useful?
Why does sql studio use a single registered database repository? : sql server management studio
How to insert a new row into a table with "insert into" statements in ms sql server?
What is Lock table in SQL?
Define Joins?