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
How can you list all the columns in a database?
What is data source in connection string?
What is query and its types?
What are the advantages of sql stored procedure?
What are the types of subquery?
Can you name a few encryption mechanisms in sql server?
What is a trigger in sql server?
What are key, name and value columns of an attribute? : sql server analysis services, ssas
How do I find my localdb version?
What is "scheduled jobs" or "scheduled tasks"?
What is system stored procedures?
How to delete existing rows in a table?
What is command parameter in ssrs?
What happens if ntwdblib.dll is missing on your machine?
When to use Inner join & when to use subquery?