SELECT FROM MountainRanges ORDER BY MountainHeight DESC LIMIT 10 ----- Original Message ----- From: "Yrjö Mäenpää" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 1:29 PM Subject: Any way to make a "top ten" query?
> As there is no TOP operator nor nested selects in MySQL, I wonder if there > still exists some clever way to make"top ten" type of a query , i.e. to > select ten best selling products or ten highest mountains for example. > > thanks > > > > --------------------------------------------------------------------- > Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php