Subject | mySQL Limit to Firebird |
---|---|
Author | Tilo Muetze |
Post date | 2001-04-26T09:46:23Z |
Hi, a friend of mine tries to port a mySQL php site to Firebird. The only
place where he run into problems yet, is the LIMIT feature of mySQL(he needs
a simple search function which fetches n records and then the next n records
and so on). Is there any possibility to emulate the LIMIT(or Oracle ROWNUM)
functionality or does he have to use a stored procedure?
Regards,
Tilo
place where he run into problems yet, is the LIMIT feature of mySQL(he needs
a simple search function which fetches n records and then the next n records
and so on). Is there any possibility to emulate the LIMIT(or Oracle ROWNUM)
functionality or does he have to use a stored procedure?
Regards,
Tilo