Answer Posted / saravakumar
Online operation means when online operations are happening
the database are in normal operational condition, the
processes which are participating in online operations does
not require exclusive access to database.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
What is the openxml statement in sql server?
What is set nocount on?
What is the order by used for?
Can we delete data from a view?
How to create a new table in a given schema?
Write the syntax for stuff function in an sql server?
Explain the steps to use transact-sql cursor?
How do you create a clustered index?
Can you explain powershell included in sql server 2008?
How will you make an attribute not process? : sql server analysis services, ssas
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
How to defragment indexes with alter index ... Reorganize?
Can the query output be sorted by multiple columns in ms sql server?
How do I open a .db file?