|
Linked Server possess two main Components;-
1. An OLE DB Provider:- Is a DLL which manages and int....
|
|
|
Linked server is a server which allows remote access. It enables SQL Server to execute commands on r....
|
|
|
Whenever a Select Statement or any DML Statement is executed the server return a value that is the n....
|
|
|
Distributed Queries are the queries which can access multiple hetrogeneous data from different sourc....
|
|
|
Check point will occur in the following cases:-
1. It can be added manually . The Syntax is:-
CHEC....
|
|