Subject Re: [firebird-php] Limit number of rows to display - move forward and backwards
Author Helen Borrie
At 09:50 AM 16/10/2003 +0200, Milan B. wrote:

>In Interbase:
>
>Select *
>from employee
>order by last_name, first_name
>rows 11 to 30

Only commercial InterBase, though (6.5 or higher)

Helen