This is not a marital question. I am doing multiple updates in a database along with inserting records in a cursor for loop. I was thinking that maybe after i have done all the inserts and updates then I could commit once. Is that true or do I need to commit after every update?