Re: Correct Insert SQL syntax? - Mailing list pgsql-sql

From Ruben Gouveia
Subject Re: Correct Insert SQL syntax?
Date
Msg-id 51e507b0809041556l3671426fucae436f2ada9037a@mail.gmail.com
Whole thread Raw
In response to Re: Correct Insert SQL syntax?  ("Yura Gal" <yuragal@gmail.com>)
Responses Re: Correct Insert SQL syntax?  ("Bart Degryse" <Bart.Degryse@indicator.be>)
List pgsql-sql
Thanks Yuri!

On Thu, Sep 4, 2008 at 3:49 PM, Yura Gal <yuragal@gmail.com> wrote:
There is no internal dual table in PG unlike Ora:) If you need to
invoke non-set-returning function simply execute:

SELECT my_func(p1, p2...);

--
Best regards, Yuri.

pgsql-sql by date:

Previous
From: "Yura Gal"
Date:
Subject: Re: Correct Insert SQL syntax?
Next
From: "Bart Degryse"
Date:
Subject: Re: Correct Insert SQL syntax?