What is the difference between windows authentication and
sql server authentication

Answer Posted / ramadass

With windows authentication, we can not do database access
by giving role,permission where as we cand do it for SQL
server authentication.

We can not control the windows authentication user over the
DB.

Windows authentication user by default having the Admin
access in sql server. so we can not control them.

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are dml triggers and types of dml triggers?

726


What is row_number () and partition by in sql server?

735


What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration

832


What are the new data types are introduced in sql 2000?

677


What is 2nf in normalization?

754


What is a with(nolock)?

758


Explain what is sql server english query?

734


What is an indice?

770


What is sql server locking?

709


Explain filestream storage of sql server 2008?

708


Which is the main third-party tool used in sql server?

672


Can a database be shrunk to 0 bytes, if not, why?

821


What is 2nf normalization form?

780


What is rtm version in sql server?

708


How to resolve the orphan use problem? : sql server security

719