On Thu, Nov 24, 2005 at 09:26:07AM +0100, Frank Motzkat/IC3S AG wrote:
> Hi community,
>
> I would like to declare a function with IN and OUT parameters as well as a
> refcursor as return value.
>
> For example something like this:
>
> This doesn???t work. It gives the compilation error ???ERRO
Hi community,
I would like to declare a function with IN and OUT
parameters as well as a refcursor as return value.
For example something like this:
This doesn’t work. It gives the compilation error
‘ERROR: function result type must be integer because of OUT parameters’
CREATE OR