Re: Returning row or rows from function?
От
Tomasz Myrta
Тема
Re: Returning row or rows from function?
Дата
Msg-id
3E230A15.306@klaster.net
Ответ на
Returning row or rows from function? (David Durst)
Список
Дерево обсуждения
Returning row or rows from function? "David Durst" <ddurst@larubber.com>
Re: Returning row or rows from function? Stephan Szabo <sszabo@megazone23.bigpanda.com>
Re: Returning row or rows from function? Tomasz Myrta <jasiek@klaster.net>
David Durst wrote: > I want to create a function that will return > a row or rows of a table is this possible? > > If so can someone replay with a complete example? I propose you reading a document of Stephan Szabo about functions returning sets. You need postgresql 7.3 to do this. http://techdocs.postgresql.org/guides/SetReturningFunctions Tomasz Myrta
В списке pgsql-sql по дате отправления