Answer Posted / hari
Back up is 3 types
Full backup
Differential backup
Transcational log backup
Recovery
simple recovery
full recovery
Bulk recovery
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain what is dbcc?
State the difference between union and union all?
tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
How many replicas are maintained for each SQL Azure database?
Write a program using SQL queries to find a unique entry in a table.
Can you name a few encryption mechanisms in sql server?
What is sql server transaction log file?
What is de-normalization and what are some of the examples of it?
What is query optimizer in sql server?
How to receive returning result from a query?
Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...
What happens when converting big values to integers?
What is the report builder?
What gets stored inside msdb database?
What do you mean by data manipulation language?