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
What is index in an assignment?
What is the syntax to execute the sys.dm_db_missing_index_details?
What is report server project?
what is the system function to get the current user's user id? : Sql server database administration
What do you understand by a stored procedure?
Can a table be moved to different filegroup?
Explain about service Broker functions?
Explain linked server in sql?
What is lookup override?
Define full outer join?
Explain datetimeoffset data type in sal server 2008?
Explain the difference between function and stored procedure?
What do you understand by user-defined function in the sql server?
What are the ways available in sql server to execute sql statements?
How to create an identity column?