SIMPLES with DBH Mysql

 

my $sth = $dbh->do(“$SQL”);

my $id = $dbh->{‘mysql_insertid’};

podtech
podtech