Does DBCC CHECKDB requires DB to be in SINGLE_USER mode?
Answers were Sorted based on User's Feedback
Answer / mandar
if you wish to use DBCC Repair, you must first put the database in single user mode otherwise you can run it in normal way
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you Handle Error in SQL SERVER 2008?
When do you get "getwmicomexception"?
How to solve "The SQL Server service failed to start. For more information, see the SQL Server Books Online topics" error.
What are row constructors?
On which table the SSIS SQL Server logs are stored?
What are the required/mandatory parameters that have to be passed with RAISEERROR statement?
java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page
definion of tcp
How many types of internal joins are there in SQL Server?
What severity level errors are managed in TRY-CATCH block?
I entered the data in SQL toad version 9.0.1 in English and Arabic language but when i do the query i get the data in Arabic language with (??? question mark) ,please your support.
In one table there is 10 records without id num,without primary key and it is not sorted then how to extract last 6 record from table?