I'll see myself out
As mentioned elsewhere, this is appropriate for anyone doing database administration, because DB writes should always be a trans action.

I get that this is a joke, but…

… ackshually it should almost never be a transaction only when there’s absolutely no other option, because transactions kill your performance.

Unless you’re Firebird (3) in which not using transactions kills your performance