Question regarding temporary tables & functions..

Поиск
Список
Период
Сортировка
От Loren Koss
Тема Question regarding temporary tables & functions..
Дата
Msg-id Pine.BSF.4.21.0011131617230.1013-100000@unix.pciway.com
обсуждение исходный текст
Список pgsql-general
Can you create a temporary table within a function?

In my functions I need to calculate some stuff.. Do some
manipulations.. Then return some values.. For this, in MS SQL, I currently
use temporary tables in my stored procs..  Can you do this in postgres?  I
can't seem to get it to work..

Thanks
Loren


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

Предыдущее
От: Loren Koss
Дата:
Сообщение: Question about functions..
Следующее
От: "Edward Q. Bridges"
Дата:
Сообщение: Is this proper UNION behavior??