It takes a reasonable amount of time to run the following query and get the results:
SELECT {col1} COUNT(col3) FROM {table1} GROUP BY {col1} LIMIT 100