Is there a "top" function in postgres? I've had a look and don't see one.
As an example: How would I extract the top 5 salesmen PER region using Postgres?
TIA