plpgsql

Поиск
Список
Период
Сортировка
От Ewald Geschwinde
Тема plpgsql
Дата
Msg-id 3C594F94.8020605@geschwinde.net
обсуждение исходный текст
Список pgsql-novice
I have one question regarding pl/pgsql

I want to create a temporary tabel in an function

but:
SELECT INTO TMPORARY TABLE xxx FROM ...
creates an error because plpgsql thinks I'm trying to  assign the
variable xxx
and then this is not the right syntax

Is there a workaround of this problem?

Ewald




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

Предыдущее
От: "Sammer Reinhard J."
Дата:
Сообщение: column headers all in upper-case letters?
Следующее
От: "Sammer Reinhard J."
Дата:
Сообщение: Re: column headers all in upper-case letters?