What are database states in ms sql server?
Answer / Nisar Ahmad
Database states in MS SQL Server include:n- Running: The database is available for connections.n- Restoring: The database is being restored.n- Offline (single user mode): The database can be accessed by a single user, useful for repairing or recovering data.n- Recovery pending: The database is in the process of recovery after an outage.n- Suspect: The database has encountered errors and needs to be checked and possibly repaired.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where is trigger in sql server?
Why use “nolock” in sql server?
Why we use trigger in sql server with example?
Find columns used in stored procedure?
What is difference between inner join and full join?
What is rank function?
What is the maximum size per database for sql server express?
but what if you have to create a database with two filegroups, one on drive c and the other on drive d with log on drive e with an initial size of 600 mb and with a growth factor of 15%? : Sql server database administration
how to retrive only second row from table in sql server 2000?
What is tempdb database? : SQL Server Architecture
What is stored in the mssqlsystemresource database? : sql server database administration
What is the need for group functions in sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)