I am either "fixing" stuff that I coded wrong in aware, or (most of the time) the customer needs some data changed (like, WHOOPS, I entered new orders and I forgot to update the selling price 1st. Can you please update the following orders....)
So its stuff like "Update OrderLines set tripNumber = 0 where ID between ......"
Bruce