Help for this page
my $c = undef; print "$c\n";
my $ct = $dbh->selectrow_array("SELECT ... WHERE x = ?",{},$c);