What is the difference between windows authentication and
sql server authentication
Answer Posted / hari
Windows authentication is more securable compare to mixed
mode authentication.
| Is This Answer Correct ? | 20 Yes | 17 No |
Post New Answer View All Answers
What is sql server database?
Mention the different types of triggers?
What does normalization do to data?
what information is maintained within the msdb database? : Sql server administration
Explain differences between web edition and business edition?
What is the difference between varchar and nvarchar?
Define primary key?
What are difference between Cluster index and Non-Cluster index?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
How to transfer data from a cursor to variables with a "fetch" statement?
Explain the steps to create and execute a user-defined function in the sql server?
What are the disadvantages of using the stored procedures?
Explain the creation and execution of a user-defined function in the sql server?
How to use subqueries in the from clause in ms sql server?
What is awe?