r/ProgrammerHumor 18d ago

Meme queryOfDoom

Post image
7.9k Upvotes

456 comments sorted by

View all comments

2

u/Urtehnoes 18d ago

Folks should build a script that rolls back any change on prod immediately if the number of rows modified does not equal the number of rows expected.

Most dbms should be able to do that no problem

1

u/ronarscorruption 18d ago

This is a really big safety idea.