Using EXECUTE in same manner as SELECT

From: Andrew Lazarus <andrew(at)pillette(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Using EXECUTE in same manner as SELECT
Date: 2004-11-05 16:50:23
Message-ID: 418BAF4F.5080008@pillette.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there some clear reason why I can't using EXECUTE of a PREPAREd query
as I can a SELECT statement in CREATE TABLE AS, INSERT, FROM clause,
sub-selects, etc.? If not, wouldn't this be a very useful change? (Or is
there some special syntax to do this that I can't find?)

Andrew Lazarus andrew(at)pillette(dot)com

Attachment Content-Type Size
andrew.vcf text/x-vcard 298 bytes

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Csaba Nagy 2004-11-05 17:16:34 Re: Conactenating text with null values
Previous Message Alvaro Herrera 2004-11-05 16:49:46 Re: Conactenating text with null values