any one can explain
Self mapping
Delegation
Remote Credentials
Answer Posted / 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 |
Post New Answer View All Answers
Explain a join?
When is the use of update_statistics command?
What are binary string data types in ms sql server?
what is isolation level at dead lock?
Tell me about joins in database system and explain each in detail.
Explain what are magic tables in sql server?
ow to bring suspect mode datbase online from scratch
What is the difference RDBMS and Graph Database?
What the different types of Replication and why are they used?
how can a database be repaired? : Sql server administration
What are key constraints?
What are the advantages of the mirroring?
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
What are the tool windows in sql server management studio? : sql server management studio
How to verify the port number of the sql server?