|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: perl script to delete or update an ORACLE table hangs during executionby erix (Priest) |
| on Jun 04, 2012 at 20:40 UTC ( #974374=note: print w/ replies, xml ) | Need Help?? |
|
Perhaps you forgot to commit? (see $dbh->commit in the DBI docs; see also AutoCommit, begin_work, rollback)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||