MySQL Forums
Forum List  »  Newbie

Re: When and How to use sub-queries
Posted by: Rick James
Date: April 30, 2015 07:43PM

The keyword LIMIT is missing:

... ORDER BY score DESC LIMIT 0, 6;

Options: ReplyQuote


Subject
Written By
Posted
Re: When and How to use sub-queries
April 30, 2015 07:43PM


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.