Subject Re: [Firebird-Java] Bechmark Results
Author Phil Shrimpton
On Friday 06 August 2004 15:15, jasperpotts wrote:

> There dosn't seem to be a way of
> doing "LIMIT" to select only a range of the results either in firebird
> which both the others can do. Any tips?

FIRST and SKIP in the SELECT statement.

Phil