Explian different types of BACKUPs avaialabe in SQL Server?
Given a particular scenario, how would you go about
choosing a backup plan?
Answers were Sorted based on User's Feedback
Answer / swapna
Types of backups you can create in SQL Sever 7.0+ are Full
database backup, differential database backup, transaction
log backup, filegroup backup.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / raghuram
different types of BACKUPS available in sql server are full
database backup, differential database backup,
transactional log backup, files and filegroup backup.
for new database we will go for full database backup, and
if the the database is in full database backup type,then we
do differential database backup or transactional log backup.
if the database size is too heavy means the database is
VLDB then we go for files and filegroup database backup.
| Is This Answer Correct ? | 5 Yes | 1 No |
Mention the different types of triggers?
what is blocking? : Sql server database administration
How will you collect the date from current date to last older 6 days date in sql server 2005
How do you use DBCC statements to monitor various aspects of a SQL server installation?
How many types of local tables are there in sql server?
What is the primary use of the model database?
How to skip remaining statements in a loop block using continue statements?
Can anyone explain difference between Database, Data warehouse and Data mart with some example?````
What is the purpose of using COLLATE in a query?
What does it mean to have quoted_identifier on? What are the implications of having it off?
Can you explain important index characteristics?
What are trace files?
Oracle (3259)
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)