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 |
What are the commands used in DCL?
How to delete an existing row with delete statements in ms sql server?
What are a scheduled jobs?
How will u get 5 years back record?
Can sql servers link to other servers?
How to use order by with union operators in ms sql server?
Mention the uses of stored procedures.
How to drop an existing table?
What does it mean to manipulate data?
In which situation you use Self joins?
1 Answers CarrizalSoft Technologies, HP, TCS,
How do I debug a stored procedure in sql server?
How to connect ms access to sql servers through odbc?
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)