Re: calling plsql functions - Mailing list pgsql-general

From Robert B. Easter
Subject Re: calling plsql functions
Date
Msg-id 0011300715440J.00289@comptechnews
Whole thread Raw
In response to calling plsql functions  ("Wooi K." <wooik@halfmind.com>)
List pgsql-general
On Thursday 30 November 2000 01:21, Wooi K. wrote:
> I would like to create a pgplsql function that return a record set.  After
> I spent a couple hours learning how to write plsql functions, but now I'm
> stuck again.  I know how to create the plsql function, but how do I call
> plsql functions?  Any ideas?
>
> wooi.

SELECT myplsqlfunction(arg1,arg2, ...);

--
-------- Robert B. Easter  reaster@comptechnews.com ---------
- CompTechNews Message Board   http://www.comptechnews.com/ -
- CompTechServ Tech Services   http://www.comptechserv.com/ -
---------- http://www.comptechnews.com/~reaster/ ------------

pgsql-general by date:

Previous
From: "Gordan Bobic"
Date:
Subject: Built in Functions use with recordsets
Next
From: "Alex Bolenok"
Date:
Subject: OVERLAPS