[SQL] SETOF any table records AS return in pgSQL functions

Поиск
Список
Период
Сортировка
От athinivas
Тема [SQL] SETOF any table records AS return in pgSQL functions
Дата
Msg-id 1505920584351-0.post@n3.nabble.com
обсуждение исходный текст
Ответы Re: [SQL] SETOF any table records AS return in pgSQL functions  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-sql
hi,

Could anyone say pgSQL equivalent of SELECT * FROM any_table inside stored
procedure in MySQL ??

PS: I'm able to understand only functions are there in pgSQL. But couldn't
get a way for SETOF polymorphic columns inside functions.

Thanks athi



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-sql-f2142323.html


-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

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

Предыдущее
От: Steve Midgley
Дата:
Сообщение: Re: [SQL] Odd sql error ..
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [SQL] SETOF any table records AS return in pgSQL functions