| Subject | Re: [firebird-support] SELECT FIRST [variable] |
|---|---|
| Author | Dmitry Yemanov |
| Post date | 2006-08-29T09:27:53Z |
"PenWin" <penwin@...> wrote:
Dmitry
>Yes.
> Is it possible to use a variable to limit a number of returned records?
> FOR SELECT FIRST :maxrows key, value FROM tableSELECT FIRST (:maxrows key), value FROM table
Dmitry