Help for this page
my $rows = $dbh->do($statement) or die $dbh->errstr;
Warn "value1: $value1, value2: $value2...";