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

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
[EMAIL PROTECTED]
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to