SQL Get Top 10 bug records by count but with ID

Posted by Pselus on Stack Overflow See other posts from Stack Overflow or by Pselus
Published on 2010-04-05T00:25:29Z Indexed on 2010/04/05 0:33 UTC
Read the original article Hit count: 437

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about sql

Related posts about tsql