I have a database where I track users that post things.
I want to be able to list the top poster (field name: `submitter`) and the number of entries that are in the database.
What is the SQL for this sort of query?
TIA
=============================
Sean Shrum
Shrum Consulting
I want to be able to list the top poster (field name: `submitter`) and the number of entries that are in the database.
What is the SQL for this sort of query?
TIA
=============================
Sean Shrum
Shrum Consulting