Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: quoteChapter 12
Databases and Perl
Next: Reference: rows
 

rollback

 $result = $db_handle->rollback

Undoes the most recent database changes if not yet committed.


Previous: Reference: quotePerl in a NutshellNext: Reference: rows
Reference: quoteBook IndexReference: rows

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.