I have a question about EXECUTE IMMEDIATE. It does not need an explicit commit to commit DML statements. Is it possible to force it not to commit until explicitly told to do so? The EXECUTE IMMEDIATE ...