Question 8 of 10Pro Only
A developer accidentally runs a DELETE statement without a WHERE clause on a critical production table. Describe your recovery process step by step.
Sample answer preview
An accidental mass deletion on a production table is one of the most stressful scenarios a DBA faces. The response must be fast, methodical, and calm. Here is a step-by-step approach to recovering from this situation. Immediately assess the impact.
accidental deletionPITRrecovery instanceWAL replaydata extractionpost-incident review