Re: store multiple rows with the SELECT INTO statement

Поиск
Список
Период
Сортировка
От Janek Sendrowski
Тема Re: store multiple rows with the SELECT INTO statement
Дата
Msg-id trinity-bbcf96a6-6a84-4a66-b7bb-1ebd4c706f6a-1378235448302@3capp-webde-bs24
обсуждение исходный текст
Ответ на store multiple rows with the SELECT INTO statement  ("Janek Sendrowski" <janek12@web.de>)
Ответы Re: store multiple rows with the SELECT INTO statement  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: store multiple rows with the SELECT INTO statement  (Kevin Grittner <kgrittn@ymail.com>)
Список pgsql-general
Thanks for the answers.

I just can't understabd why it's not possible to store multiple columns returning from a dynamic Select
statementwhich 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?

 

Janek Sendrowski

В списке pgsql-general по дате отправления:

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: How to find out unused indexes?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: store multiple rows with the SELECT INTO statement