Search Postgresql Archives
ERROR: query has no destination for result data
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
:
pgsql-general@xxxxxxxxxxxxxx
Subject
: ERROR: query has no destination for result data
From
: Peter Kroon <
plakroon@xxxxxxxxx
>
Date
: Fri, 23 Nov 2012 11:36:59 +0100
Hello,
I wish to return the SELECT statement.
Ho can I achieve this?
DO $$
DECLARE v_some_id int=14;
BEGIN
/*
more queries here...
*/
SELECT 'this is text';
END
$$ LANGUAGE plpgsql;
Best,
Peter Kroon
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Follow-Ups
:
Re: ERROR: query has no destination for result data
From:
Gavan Schneider
Re: ERROR: query has no destination for result data
From:
Bartosz Dmytrak
Re: ERROR: query has no destination for result data
From:
Craig Ringer
Prev by Date:
Re: COPY FROM in psql
Next by Date:
Re: ERROR: query has no destination for result data
Previous by thread:
w7 vs linux
Next by thread:
Re: ERROR: query has no destination for result data
Index(es):
Date
Thread
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]