I have a database likes this:
– ID — COUNTRY
This database is filled with data, and there are lots of double entries, but they should be there. What I am trying to do, is select the country with most entries in the database, but still don’t know how to put a query together.
1 Answer