What are the authentication modes in SQL Server?
Answer Posted / rajkumar v
1.Windows authentication
2.Mixed authentication(SQL Server and Windows
authentication mode)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How optimize sql query with multiple joins in sql server?
What happens if we shrink log file in sql server?
If we delete pack Spec what will be the status of pack Body ?
What is bit data type?
How to convert numeric expression data types using the cast() function?
What is 2nf example?
What happens to a trigger with multiple affected rows?
How many types of keys are there?
What is the default Port No on which SQL Server listens?
How to integrate the ssrs reports in application?
List the various tools available for performance tuning?
What are the built in functions in sql server?
Can you explain important index characteristics?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?