Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
Answer / Ashish Bhatia
In a worst-case scenario, if a failure occurs between the last full backup (which happens every night) and the next one (after 24 hours), you could potentially lose all data created or modified within those 24 hours. This is because differential backups only capture changes made since the last full backup, and incremental backups capture changes since the latest backup (either full or differential).
| Is This Answer Correct ? | 0 Yes | 0 No |
how do u find least salary in a table
Can an automatic recovery be initiated by a user?
what is the difference between procedure and function.
What are the types of containers in ssis?
Let’s say the table in the database is named as TBL_Register. The fields in this table include: 1. User_Name, 2. User_Telephone, 3. Register_Date The field Register_Date stores the current date and time of the registration. Write the SQL statement that inserts the data into the table.
How to concatenate two character strings together?
What is a Join in SQL Server?
Can we shrink data file in sql server?
Diffrences between sql server 2000 vs 2008
what is the order of execution of where,having,group by in select stement
6 Answers IBM, Tanla Solutions,
How to divide query output into multiple groups with the group by clause in ms sql server?
What is attribute hierarchy? : sql server analysis services, ssas
Oracle (3253)
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)