Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group