Differences between Standby Vs No recovery?
Answer Posted / guest
in standby mode the database exists to access for readonly
purpose
we can use the database for read only we can not able to
modify
in no recovery mode the database is not accessible
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to display a past time in days, hours and minutes?
What is the difference between count and distinct count?
What is the sql profiler?
What are system databases in ms sql server?
How to create new databases with "create database" statements?
What are the default system databases in sql server 2000?
what's the maximum size of a row? : Sql server database administration
What is the difference between local and global temporary tables?
What is a synonym for manipulation?
How to read data in a table with "select" statements?
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
How to get a list of all tables with "sys.tables" view in ms sql server?
Explain for xml explicit mode?
The external application that is executed in one of the tasks does not have a log file, but only a screen log. How can I save the data from the screen? : sql server management studio
How you can change the database name in SQL SERVER?