Re: syntax question

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: syntax question
Дата
Msg-id 200302241022.02853.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: syntax question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Jeff,

> I think Josh meant to say you can't select the results of a *dynamically
> constructed* query without a loop --- that is, you need FOR ... EXECUTE.
> A plain EXECUTE doesn't support plpgsql's notion of SELECT INTO.

That's correct.  See the rest of the thread.

--
Josh Berkus
Aglio Database Solutions
San Francisco


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Help with query involving aggregation and joining.
Следующее
От: Jeff Boes
Дата:
Сообщение: Re: Denormalizing during select