dvs wrote:
Hello,

I need to use query like:
,c from anytable where condition
but it say
   ERROR: syntax error at or near "into"

did you try with:

select (insert into test (a) values (x) returning b) query_a JOIN c ON ... ?

Tino.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to