![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
RE: Re: View 100 then click for restby le (Friar) |
on Jul 27, 2000 at 20:55 UTC ( [id://24702]=note: print w/replies, xml ) | Need Help?? |
The first number in the LIMIT statement is the maximum number of records to return; the second is the record
number to start at.
It's the other way round: first is offset, second is rows. (Offset starts at 0!)
In Section
Seekers of Perl Wisdom
|
|