Subject | Re: [firebird-support] Re: Getting the current value of a sequence using new syntax |
---|---|
Author | Fidel Viegas |
Post date | 2008-02-15T07:41:26Z |
On Thu, Feb 14, 2008 at 11:50 PM, sean_conaghan <sean_conaghan@...> wrote:
Fidel.
> try using eitherThanks! I found that out in the release notes.
>
> INSERT INTO table1 etc
>
> RETURNING id INTO :PK
Fidel.