Comment on I accidentally removed the WHERE clause from my SQL query in a personal tool. Every row is now the same. I lost everything, have no backup, and I'm stupid.

Slotos@feddit.nl ⁨8⁩ ⁨months⁩ ago

Depending on the database used, the data might still be there, just really hard to recover (as in, its presence is a side-effect, not the intent).

stackoverflow.com/a/12472582 takes a look at Postgres case, for example.

source
Sort:hotnewtop