What are the authentication modes in SQL Server?
Answer Posted / rajkumar v
1.Windows authentication
2.Mixed authentication(SQL Server and Windows
authentication mode)
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the components of dbms?
What factors you will consider calculating the storage requirement for that view?
What is scalar user-defined function?
Explain about Joins?
Is sql server free?
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
how to define testing of network layers? : Sql server database administration
Can you insert NULL in unique column?
Explain the third normal form(3nf)?
What are character string data types in ms sql server?
What are .mdf files?
Explain about extended stored procedure?
What is sql sandbox in sql server?
How to remove duplicate rows from table except one?
How each E-R model constructs can be mapped to the relational model?