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

From: Colin Wetherbee <cww(at)denterprises(dot)org>
To: "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: query question really cant give a summary here so read the body ;-)
Date: 2008-04-23 20:52:37
Message-ID: 480FA195.40609@denterprises.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Gardner 2008-04-23 21:04:09 Re: Vacuuming Questions
Previous Message Tom Lane 2008-04-23 20:42:51 Re: query performance