function::plpgsql::returning resultset

Поиск
Список
Период
Сортировка
От Emmanuel SARACCO
Тема function::plpgsql::returning resultset
Дата
Msg-id 9nkran$296j$1@news.tht.net
обсуждение исходный текст
Ответы Re: function::plpgsql::returning resultset
Список pgsql-general
hi,

how can I write a plpgsql function who return the entire rows of a table?
for example, if I want to return all the lines in SELECT * FROM mytable.

it seems to be possible with a C function, but is it possible too with a
plpgsql function?

thanks a lot, it is important!
can you send me your answers on esaracco@aspasia.fr

bye



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

Предыдущее
От: "Mike S. Nowostawsky"
Дата:
Сообщение: get certain # of recs
Следующее
От: Szabo Zoltan
Дата:
Сообщение: Re: Case sensitivity issue