Re: Computed table name in function

From: Daniel Drotos <drdani(at)mazsola(dot)iit(dot)uni-miskolc(dot)hu>
To: Ray Madigan <ray(at)madigans(dot)org>
Cc: Pgsql-Sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Computed table name in function
Date: 2007-10-10 18:50:04
Message-ID: Pine.LNX.4.64.0710102048090.28699@mazsola.iit.uni-miskolc.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Wed, 10 Oct 2007, Ray Madigan wrote:

> I thought that the documentation said I couldn't use EXECUTE on a SELECT
> INTO?

Try "for record_var in select ..." Look for 36.7.4 Looping Through
Query Results in the docs.

Daniel

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2007-10-10 18:52:04 Re: Computed table name in function
Previous Message Ray Madigan 2007-10-10 18:19:58 Re: Computed table name in function