
July 9th, 2002, 07:58 AM
|
|
Junior Member
|
|
Join Date: Jan 2002
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
returning result sets from a function
i'm trying to create a function that will return a set of results. at the moment i can only see how to return a single value.
i've seen a type of 'SET' but the postgres documentation is pretty poor. some searches have suggested that it may not be possible which would be a shame, cos i just ditched mySQL cos i was sick of having certain features missing.
any links to good examples would be great.
|