|
|
| Keep It Simple, Stupid | |
| PerlMonks |
RE: RE: Re: View 100 then click for restby lhoward (Vicar) |
| on Jul 27, 2000 at 17:10 UTC ( [id://24707]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Not all databases support "LIMIT" as part of the SQL
language.
I agree that if your DB does support LIMIT then you should
use it, but if you want a truly DB independant solution
(much as DBI is database independant) you should avoid LIMIT and
other not-widely supported extensions.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||