select TOP 10 distinct country ... #### $dbh->do("set rowcount 10"); #### $dbh->do("set rowcount 0");