Re: Execute a function?

Поиск
Список
Период
Сортировка
От Steve - DND
Тема Re: Execute a function?
Дата
Msg-id LDEHKBBOEMIJKHKBOFNFOEBNMBAA.postgres@digitalnothing.com
обсуждение исходный текст
Ответ на Re: Execute a function?  ("Mark A. Taff" <marktaff@comcast.net>)
Ответы Re: Execute a function?  (Sim Zacks <sim@compulab.co.il>)
Список pgadmin-support
> Been a _very_long while, but try:
>
> SELECT my_function(param_1, param_2) As Answer;

Yep, that did it. I'm such a newb with PG, still trying everything the MSSQL
way first. Is that the proper way to do it even if you have a function that
returns void?

Steve




В списке pgadmin-support по дате отправления:

Предыдущее
От: "Mark A. Taff"
Дата:
Сообщение: Re: Execute a function?
Следующее
От: Sim Zacks
Дата:
Сообщение: Re: Execute a function?