what are three different authentications to connect linked
servers?
Answer Posted / vidhya sagar
Self mapping
Delegation
Remote Credentials
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
What is schemabinding a view?
Is it possible for a stored procedure to call itself or recursive stored procedure?
What is sql server english query?
What is the order in which the sql query is executed?
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
What language is sql server written in?
What is the concept of optimization?
List out the different types of locks available in sql server?
What is primary key, unique key, and foreign key?
How to create function without parameter in sql server?
What is an indexing strategy?
List out the difference between union and union all in sql server?
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
Define candidate key, alternate key, and composite key.