can you any body tell me suppose database is suspect mode.
how can take to normal?
Answer Posted / kumar.t
EXEC sp_resetstatus 'database name'
By
Kumar.T
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why main is user defined function?
How would you use user_constraints table in DB?
What are the differences between sql server and mysql.
Can you edit the .rdl code associated with a linked report?
Explain try...catch with sql server?
Explain what are sparse columns?
Can you get second highest salary from the table?
How can you find out how many rows returned in a cursor?
What is a subquery in a select query statement in ms sql server?
How to create a view with data from multiple tables?
What is difference between inner join and full join?
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
What is a non equi join?
Can you please explain the difference between function and stored procedure?
What are the differences between lost updates and uncommitted dependencies?