Quote:
Originally Posted by qkqw
Currently it outputs all highlights. If you want to limit then, you'd have to add a LIMIT 10 or whatever you need to the query.
|
Sorry to bother you. I Tried to insert a "LIMIT 10," after the first ORDER BY + arg (line 70), where i think it should be but the query returned nothing at all (empty notes, highlights...).
Could you tell me, please, where to put the "LIMIT 10," ?