Re: store multiple rows with the SELECT INTO statement

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: store multiple rows with the SELECT INTO statement
Дата
Msg-id 52264735.2020904@gmail.com
обсуждение исходный текст
Ответ на Re: store multiple rows with the SELECT INTO statement  ("Janek Sendrowski" <janek12@web.de>)
Список 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 по дате отправления:

Предыдущее
От: "Janek Sendrowski"
Дата:
Сообщение: Re: store multiple rows with the SELECT INTO statement
Следующее
От: Martin Renters
Дата:
Сообщение: uuids with btree_gist