Subject Re: [firebird-support] SELECT xx no of records
Author Magnus Titho
Bhavbhuti Nathwani wrote:

>I have a list which I get by the SQL below. I want to get only say
>the first 10, 20, etc. (as per user choice) records. Can I use a
>clause something like TOP 10?
>
>
select first x [skip y] <fields> from <table>

--
Magnus