SQL Get Top 10 bug records by count but with ID
- by Pselus
I asked a question earlier today here.
However, what I neglected to check with that question is how can I get AN id of those bug records?
So for example, if I have a bug that has happened 3 times, how can I return one of the ID's from those 3 records?