I would like to execute the following command to retrieve the top values on all the fields of my database:
select top(100) COLUMN_NAME, count(*) as number fro