[SQL] SETOF any table records AS return in pgSQL functions - Mailing list pgsql-sql

From athinivas
Subject [SQL] SETOF any table records AS return in pgSQL functions
Date
Msg-id 1505920584351-0.post@n3.nabble.com
Whole thread Raw
Responses Re: [SQL] SETOF any table records AS return in pgSQL functions
List 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 by date:

Previous
From: Steve Midgley
Date:
Subject: Re: [SQL] Odd sql error ..
Next
From: "David G. Johnston"
Date:
Subject: Re: [SQL] SETOF any table records AS return in pgSQL functions