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 the cpu pressure?
What is raiseerror? What is raiseerror?
How to change parameter value inside the report?
What is cursor in ms sql server?
What is normalization and denormalization in sql server?
How does SSIS(Sql Server Integration Services) deffer from DTS(Data Transformation Services)?
Can we join two tables without primary key?
What are the fixed server level roles? : sql server security
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
Why it is recommended to avoid referencing a floating point column in the where clause?
What is table constraint?
Define a cross join?
Explain powershell included in sql server 2008?
How to create dbo table in sql server?