any one can explain
Self mapping
Delegation
Remote Credentials
Answer / debapriya
These are the three different security model connecting to
Linked Server.
In Self Mapping SQL Server tries to connect to the linked
server using current users credentials(UserId and PWD).
In Delegation SQL Server tries to connect to the Linked
server by using the Windows credential.
In Remote Credentials the Local login credential is mapped
into remote credential.
Is This Answer Correct ? | 0 Yes | 0 No |
How to change the ownership of a schema in ms sql server?
what is the difference between Delete and Truncate
4 Answers CarrizalSoft Technologies, Geo Research Centre,
Define outer join in sql server joins?
What is outer join in sql server joins?
How do I clean up sql server transaction log?
List some of the rules that apply to creating and using a ‘view’
Where cross join is used?
What are different types of replication in sql server?
How many types of TRIGGERS are there in MS SQL Server?
8 Answers CarrizalSoft Technologies, TCS, United Healthcare,
What is Lock table in SQL?
How can I create a table from another table without copying any values from the old table?
What is transaction server distributed transaction?