Re: [SQL] returning table from a function

2003-02-02 Thread mallah
Hmm.. do you mean functions returning sets then http://techdocs.postgresql.org/guides/SetReturningFunctions is for you. regds mallah. - Get your free web based email at trade-india.com. "India's Leading B2B eMarketplace.!" http://www.trade-india.c

[SQL] returning table from a function

2003-02-01 Thread Seethalakshmi VB
Hi How to return a user created table from a function?