Re: passing a temporary table with more than one column to a stored procedure

Поиск
Список
Период
Сортировка
От William Temperley
Тема Re: passing a temporary table with more than one column to a stored procedure
Дата
Msg-id 439dc11e0804290159o2102317fx553dea0b7d23162@mail.gmail.com
обсуждение исходный текст
Ответ на passing a temporary table with more than one column to a stored procedure  (Viktor Rosenfeld <rosenfel@informatik.hu-berlin.de>)
Список pgsql-general
Viktor

The quick and dirty method would be to pass the subquery as a string,
then execute the subquery in the function.

Will T

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

Предыдущее
От: valgog
Дата:
Сообщение: Re: passing a temporary table with more than one column to a stored procedure
Следующее
От: Mircea Moisei
Дата:
Сообщение: Help! ERROR: could not open relation