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
How to create a store procedure with encryption?
What is a domain constraint give an example?
What is the process of normalization?
Explain the difference between cross join and full outer join?
Why are views required in the sql server or in any other database?
How many triggers you can have on a table?
How to delete a login name in ms sql server?
What is implicit cursors?
How can I check that whether automatic statistic update is enabled or not?
How can we remove orphan records from a table?
Can I use sql azure as a backup with log shipping or database mirroring?
List out the different types of locks available in sql server?
What are user-defined functions (udfs) in sql server?
How to disable a login name in ms sql server?
How do you start single user mode in clustered installations?