Hello
I need to update a record in the Employee table, and, if that is succesful, create another record in the same table. This follows the lines of the classic bank transaction where one account is debited & the other credited, so I would like to have the ablity to Rollback the transaction if...