Re: Usage of function retruning record in query - Mailing list pgsql-sql

From gmb
Subject Re: Usage of function retruning record in query
Date
Msg-id 1309856865759-4552618.post@n5.nabble.com
Whole thread Raw
In response to Re: Usage of function retruning record in query  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-sql
Pavel Stehule wrote:
> 
> 
> npcps_201=# select * from (select 1,2,2,3) x  (a,b,c,d);
> 
> 
That is a neat trick - one I didn't know of.
Thanks Pavel 

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Usage-of-function-retruning-record-in-query-tp4549140p4552618.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.


pgsql-sql by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Usage of function retruning record in query
Next
From: John Fabiani
Date:
Subject: interesting sequence