MySQL Forums
Forum List  »  General

Re: Top n Scores
Posted by: Chris Williams
Date: August 11, 2009 10:04PM

NVM = never mind.

If I sort out the duplicates (with DISTINCT), Barney will show 15 and 10, not 15 and 15. I need to know each person's top n scores, even if they are the same.

It isn't a table (which I mentioned before), it's the result of a query, intended to be just a subquery to a larger more complex query.

But as I said NVM. I'll handle it another way.

Thank you.

Options: ReplyQuote


Subject
Written By
Posted
August 08, 2009 01:06PM
August 09, 2009 04:20AM
August 09, 2009 10:55AM
August 09, 2009 05:56PM
August 09, 2009 10:21PM
August 10, 2009 09:50AM
August 10, 2009 11:13AM
August 10, 2009 01:09PM
August 11, 2009 09:15AM
August 11, 2009 10:38AM
August 11, 2009 12:34PM
August 11, 2009 01:35PM
Re: Top n Scores
August 11, 2009 10:04PM
August 21, 2009 12:20PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.