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 scalar functions in sql?
How except clause is differs from not in clause?
Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.
Why do you want to join software field as you have done your BE in Electronics?
Are semicolons required at the end of sql statements in sql server 2005?
How to declare a cursor with "declare ... Cursor" in ms sql server?
What is use of except clause? How does it differ from not in clause?
Explain about system database?
explain different types of backups avaialabe in sql server? : Sql server database administration
What is function of CUBE ?
What is global temp table?
Explain what are various ways to enhance the ssrs report?
What are the types of sql server?
Can you move the resources after pausing the node? : sql server database administration
What is raiseerror? What is raiseerror?