in reply to Changing databases in MSSQL and fetching more than one row of results at a time
2. my $arrayref = $dbh->selectall_arrayref($sql,{},@binds);