Would it be bad practice/poor on CPU to routinely use a rollback when there isnt actually an error? So insert data into the database, use the data to process information, then rollback the changes.
Rollback
Collapse
X
Comment