Using EXECUTE in same manner as SELECT - Mailing list pgsql-general

From Andrew Lazarus
Subject Using EXECUTE in same manner as SELECT
Date
Msg-id 418BAF4F.5080008@pillette.com
Whole thread Raw
Responses Re: Using EXECUTE in same manner as SELECT
List 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@pillette.com

Attachment

pgsql-general by date:

Previous
From: Andy M
Date:
Subject: ALERT This mailing list may be voted into a newsgroup
Next
From: Alvaro Herrera
Date:
Subject: Re: Conactenating text with null values