What is the difference between windows authentication and
sql server authentication
Answer Posted / hari
Windows authentication is more securable compare to mixed
mode authentication.
| Is This Answer Correct ? | 20 Yes | 17 No |
Post New Answer View All Answers
What do you mean by an execution plan?
Differentiate between sql temp table vs table variable?
What are the properties and different types of sub-queries?
How much space does sql server 2016 take?
Explain the etl (extraction, transformation, and loading)?
How to create a simple user defined function in ms sql server?
How to change a login name in ms sql server?
What happens when unicode strings concatenate with non-unicode strings?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
Do you know what is lock escalation?
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
What is dbcc updateusage?
Explain few of the new features of sql server 2008 management studio
Why use update_statistics command in sql server?
What is ms sql server reporting services?