Help for this page
my @values = ( ... or die "Could not execute SQL statement $sql " . " with values ( @$_ )... $DBI::errstr\n "; }
my @SQL_statements = ( "create table x(i int)", ... } $dbh->commit();