Subject Re: [firebird-support] Re: Getting the current value of a sequence using new syntax
Author Fidel Viegas
On Thu, Feb 14, 2008 at 11:50 PM, sean_conaghan <sean_conaghan@...> wrote:

> try using either
>
> INSERT INTO table1 etc
>
> RETURNING id INTO :PK

Thanks! I found that out in the release notes.

Fidel.