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
What is the purpose of object explorer and its features? : sql server management studio
What happens if the update subquery returns multiple rows in ms sql server?
you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
What is table join?
How to get a list of columns in a view using the "sp_columns" stored procedure?
Define model database?
What is an index in sql?
How to list all login names on the ms sql server?
How can you know if the row fetched from cursor is still valid in underlying table?
What are the steps to follow to configure SQL*Net?
How to create a new schema in a database?
What is replication and database mirroring?
Differentiate sql server reporting services vs. Crystal reports?
What is use of except clause?
Why do we use stored procedures in sql server?