Help for this page

Select Code to Download


  1. or download this
    my $ID = $dbh->selectall_arrayref("SELECT table FROM tags WHERE tag IN
    + " . join(', ', ('?') x @tagList));