how to make function to return multiple fields??

From: <jeffchirco_at_gmail.com>
Date: 11 May 2005 13:59:39 -0700
Message-ID: <1115845179.717871.34470_at_g14g2000cwa.googlegroups.com>



[Quoted] [Quoted] Is there a way for a function to return multiple columns and multiple rows

[Quoted] For simplicity, say I have a table EMPLOYEE like below;

[Quoted] dbid	dbfname	dblname
1	Jeff	Chirco
2	Dave	Quackenbush
3	Warren	Fitzgerald
4	Josh	Freeze
5	Joe	Escalante

[Quoted] And I want my function to return all the contents of this table. How would I do this? Is it possible?
My real function accepts a bunch of paremeters and does a lot of others things to get the results I want. Received on Wed May 11 2005 - 22:59:39 CEST

Original text of this message