MySQL Forums
Forum List  »  Newbie

Re: LIMIT result for paging
Posted by: Bob johnston
Date: December 02, 2014 06:18AM

I was too optimisitc. Ricks suggestion does not solve this at all.

It only returns unique IDs until a specified maximum of unique IDs within the specified Limit is reached or else it returns whatever is in the result.

I want to retriewe the next 10 matching IDs - or as many matches as there is within the entire RecordSet if less than 10


This code retriews only the matching IDs found in the next 10 rows - and that leaves me where I started

Options: ReplyQuote


Subject
Written By
Posted
November 30, 2014 04:17PM
November 30, 2014 11:41PM
December 01, 2014 02:57AM
December 01, 2014 09:43AM
December 02, 2014 02:58AM
Re: LIMIT result for paging
December 02, 2014 06:18AM
December 02, 2014 09:52AM


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.