Re: Getting results from a dynamic query in PL/pgSQL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: johann(dot)uhrmann(at)xpecto(dot)com (Johann Uhrmann)
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Getting results from a dynamic query in PL/pgSQL
Date: 2003-01-29 06:00:43
Message-ID: 19980.1043820043@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

johann(dot)uhrmann(at)xpecto(dot)com (Johann Uhrmann) writes:
> The keyword "EXECUTE" which could execute dynamic queries cannot return any
> value that a select statement would.

See FOR ... EXECUTE.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Randall Smith 2003-01-29 06:10:32 php 4.2 postgresql 7.3 help
Previous Message Tom Lane 2003-01-29 05:59:10 Re: serialization errors