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 |
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
What is the SQL?????????????????????????????
Write SQL queries on Self Join and Inner Join.
Explain transaction server explicit transaction?
Which is better statement or preparedstatement?
What is collation?
Explain the advantages of merge replication?
How many types of schemas are there?
Do you know hot add cpu in sql server 2008?
How to stop a loop early with break statements in ms sql server?
What is table level trigger?
How to execute function in stored procedure sql server?