Executes a rollback statement that removes any changes in the database made by the statement object.
rollback();
Always returns 1.
Pointer to object
Object
pdbi->rollback();
my_dbi.rollback();
View this book as PDF