Help for this page
my $sth1 = $db->prepare(q{ UPDATE trees ... or die "Execution of first update failed: ". $dbh->errstr() ." +\n"; $sth2->execute( #blah blah... }