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

From: "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com>
To: <rod(at)iol(dot)ie>
Cc: "Rhys Stewart" <rhys(dot)stewart(at)gmail(dot)com>, <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:41:50
Message-ID: 1A6E6D554222284AB25ABE3229A92762E9A221@nrtexcus702.int.asurion.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> 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?" :)

Jon

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-04-23 20:42:51 Re: query performance
Previous Message Raymond O'Donnell 2008-04-23 19:46:36 Re: query question really cant give a summary here so read the body ;-)