What is the difference between windows authentication and
sql server authentication
Answer Posted / raj kumar
Wnidows Authentication
1.Single User can only login
2.Not Integerated
3.Not Security
SQL Authentication
1.Multi user can login
2.Integerated
3.More security
Is This Answer Correct ? | 18 Yes | 12 No |
Post New Answer View All Answers
What is a functions and types in sql server?
What do you mean by the term 'normalization'?
What are different types of raid configurations? : SQL Server Architecture
Can we insert data if clustered index is disabled?
What is the maximum number of instances in 32 bit and 64 bit sql server 2012?
What are the disadvantages of using the stored procedures?
What are date and time data types in ms sql server?
Is mysql the same as sql server?
What are the steps to follow to configure SQL*Net?
What is lock escalation and what is its purpose?
How to receive output values from stored procedures?
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
what is raid? : Sql server database administration
Why do we partition data?
How we can compare two database data?