M
Mike Fechner
Guest
What are you expecting to UNDO? In which way, would the code behave any different with/without those TRANSACTION blocks? If something fails during the ASSIGN, the CREATE and the assignments so far are not undone. So the DO TRANSCATION is just misleading any developer reading the code.
Continue reading...
Continue reading...