Re: Need magic for inserting in 2 tables - Mailing list pgsql-sql

From Scott Marlowe
Subject Re: Need magic for inserting in 2 tables
Date
Msg-id AANLkTi=8cS5ODYOauMFHdKfw=6iZnp8GYCMhmHpVvavm@mail.gmail.com
Whole thread Raw
In response to Re: Need magic for inserting in 2 tables  (Andreas <maps.on@gmx.net>)
Responses Re: Need magic for inserting in 2 tables  (Andreas <maps.on@gmx.net>)
List pgsql-sql
On Sun, Oct 3, 2010 at 6:47 PM, Andreas <maps.on@gmx.net> wrote:

> How can a script use what RETURNING dumps out?
> I tried a bit but got nowhere.

The same way it would use the output of a select, it's a record set.
So it's x rows by y columns.

-- 
To understand recursion, one must first understand recursion.


pgsql-sql by date:

Previous
From: Andreas
Date:
Subject: Re: Need magic for inserting in 2 tables
Next
From: Andreas
Date:
Subject: Re: Need magic for inserting in 2 tables