In some cases, running an UPDATE statement in production can save the day. However a borked update can be worse than the initial problem.
Short of using a test datab
Run select query on same table with all where conditions you are applying in update query.
where