Help for this page
Select Code to Download
Select
or
download this
my ($dbh); ... $sth->finish(); Disconnect();
Select
or
download this
my ($count) = ${$dbh->selectcol_arrayref ("SELECT count(*) FROM products WHERE nr = ?",{},$nr)}[0];