Re: store multiple rows with the SELECT INTO statement - Mailing list pgsql-general

From Adrian Klaver
Subject Re: store multiple rows with the SELECT INTO statement
Date
Msg-id 52264735.2020904@gmail.com
Whole thread Raw
In response to Re: store multiple rows with the SELECT INTO statement  ("Janek Sendrowski" <janek12@web.de>)
List pgsql-general
On 09/03/2013 12:10 PM, Janek Sendrowski wrote:
> Thanks for the answers.
> I just can't understabd why it's not possible to store multiple columns
> returning from a dynamic Select statement which is executet with EXECUTE
> into a temporary table.
> If I'm gonna use the LOOP through the SELECT statement, how can insert
> the data from the record into the temp table?

I sent you an example off-list, does that not work?

> Janek Sendrowski


--
Adrian Klaver
adrian.klaver@gmail.com


pgsql-general by date:

Previous
From: "Janek Sendrowski"
Date:
Subject: Re: store multiple rows with the SELECT INTO statement
Next
From: Martin Renters
Date:
Subject: uuids with btree_gist