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 difference between a function and a stored procedure?
How many triggers are possible per table?
Does union all remove duplicates?
What is sharding?
What are the common performance issues in sql server?
Why it is recommended to avoid referencing a floating point column in the where clause?
What is logshipping and its purpose?
What are the diifferences between the ms sql server vs mysql?
Why I can not enter 0.001 second in date and time literals in ms sql server?
What factors you will consider calculating the storage requirement for that view?
Can we add our custom code in ssis?
What are the restraints imposed on the table design by a merge replication?
what are cursors? : Sql server database administration
Can we join two tables without primary key?
What are the new features of sql server 2008 r2 reporting service?