Help for this page
@ids = $dbh->selectcol_array('select id from items where foo > 42'); +# SHOULD WORK BUT WRONG