Re: Correct Insert SQL syntax?

Поиск
Список
Период
Сортировка
От Ruben Gouveia
Тема Re: Correct Insert SQL syntax?
Дата
Msg-id 51e507b0809041556l3671426fucae436f2ada9037a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Correct Insert SQL syntax?  ("Yura Gal" <yuragal@gmail.com>)
Ответы Re: Correct Insert SQL syntax?  ("Bart Degryse" <Bart.Degryse@indicator.be>)
Список 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 по дате отправления:

Предыдущее
От: "Yura Gal"
Дата:
Сообщение: Re: Correct Insert SQL syntax?
Следующее
От: "Bart Degryse"
Дата:
Сообщение: Re: Correct Insert SQL syntax?