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 does it mean to normalize a database and why would you do it?
Why do you need a sql server?
Explain table valued parameters in sql server? Why tvp used?
Is sql server 2016 free?
Explain the stored procedure?
What are the new data types are introduced in sql 2000?
What is the stuff?
Can one drop a column from a table?
What do you mean by sql server agent?
What are data files?
What are different types of data sources?
Do you know the isolation level that sql server support?
How to apply cascading referential integrity in place of triggers?
What are logical database components? : SQL Server Architecture
Define outer join?