Subject | RE: [firebird-support] Re: Progress of a Stored Procedure Feedback |
---|---|
Author | Alan McDonald |
Post date | 2006-06-27T03:06:59Z |
>SELECT FIRST 8000 SKIP 8000 FROM ext_table
> So can I do
> select * from ext_table from row 8000 to 16000?
>
> Regards,
>
> Robert
>
Alan