coders.sh *
Loading Developers Heaven
Loading Developers Heaven
Mission brief
A user claims their data was deleted, but the audit_log shows no DELETE commands. Find the specific UPDATE that set a deleted_at flag exactly 3 seconds after a login.
Note: This environment runs SQLite, so use datetime(time, '+X seconds') for time adjustments.
Keep practicing
Similar difficulty and topics — pick up where you left off or stretch your SQL skills.
| Icon | Title | Complexity | Status | Solve |
|---|---|---|---|---|
| The Skimming Intern | Medium | Not solved | Solve | |
| Git Blame Detective | Medium | Not solved | Solve | |
| The Slow Query Hunt | Medium | Not solved | Solve |