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 will you add a dimension to cube? : sql server analysis services, ssas
Are connections to sql server encrypted?
What is the difference between temp table and table variable?
What is SCOPE_IDENTITY() in sql
What is tempdb database? : SQL Server Architecture
How to avoid cursors?
3 Answers CarrizalSoft Technologies, HP,
how to copy only distinct data into another table which is not already exist in database?
What are sql server functions?
Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?
What is the differecne between equi-join and inner-join and natural join..Is there any difference or all are same?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
Their are two tables 'A' and'B'.Table 'A' contains 3 columns named 'eid','ename','dept'. Table 'B'contains 3 columns named'sid','designation','salary'. We have to retrieve the names of employees working in the same department,same designation and same salary. Its urgent can anyone help me out in this problem.
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)