Re: Correct Insert SQL syntax?

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

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