Re: query question really cant give a summary here so read the body ;-) - Mailing list pgsql-general

From Colin Wetherbee
Subject Re: query question really cant give a summary here so read the body ;-)
Date
Msg-id 480FA195.40609@denterprises.org
Whole thread Raw
In response to Re: query question really cant give a summary here so read the body ;-)  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
List pgsql-general
Roberts, Jon wrote:
>> On 23/04/2008 20:33, Roberts, Jon wrote:
>>
>>> create table ugly
>> [...snip...]
>>
>>> create or replace function fn_ugly() returns setof ugly as
>> [...snip...]
>>
>>> create temporary table temp_ugly
>> [...snip...]
>>
>>> select * from fn_ugly();
>> [...snip...]
>>
>> Heh heh - I think we get the point! LOL :-)
>>
>
> I was sitting there thinking, "what should I call this ugly table?"
> :)

I especially like fn_ugly().  It puts the icing on the cake, if you will. :)

Colin


pgsql-general by date:

Previous
From: "Roberts, Jon"
Date:
Subject: Re: query question really cant give a summary here so read the body ;-)
Next
From: Steve Crawford
Date:
Subject: Re: Create temporary function