returning SETOF RECORD
Posted: Wed 10 Jan 2007 15:07
We would like to return a SETOF RECORD from plpgsql function, but the Corelab provider throws this exception:
A column definition list is required for functions returning "record"
Is this possible ? We are using the enterprise library provider.
A column definition list is required for functions returning "record"
Is this possible ? We are using the enterprise library provider.