Help for this page
use strict; use warnings; ... # $dbh->selectall_arrayref($stmt, undef, @bind); # ... etc. __END__
$ perl 1230223.pl SELECT table FROM tags WHERE ( tag IN ( ?, ? ) ) red black