Re: Execute a function? - Mailing list pgadmin-support

From Steve - DND
Subject Re: Execute a function?
Date
Msg-id LDEHKBBOEMIJKHKBOFNFOEBNMBAA.postgres@digitalnothing.com
Whole thread Raw
In response to Re: Execute a function?  ("Mark A. Taff" <marktaff@comcast.net>)
Responses Re: Execute a function?
List 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 by date:

Previous
From: "Mark A. Taff"
Date:
Subject: Re: Execute a function?
Next
From: Sim Zacks
Date:
Subject: Re: Execute a function?