Thread: calling plsql functions
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.
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/ ------------