Search Postgresql Archives

Re: RETURNING clause in 8.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 18, 2008 at 1:32 PM, Brandon Metcalf <bmetcalf@xxxxxxxxxx> wrote:
> I see that 8.2 has added a RETURNING clause option to the INSERT
> command.  Is there anyway to achieve the same thing in versions prior
> to 8.2?  Specifically, I need to return a default sequence number
> generated from an INSERT.

Not really the same.  You can use currval('seqname') in versions before 8.2


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux