[EMAIL PROTECTED] scritti il 06/10/2006 17:23:15
> I am not understanding why you are returning a database type instead
> of just a number.
>
> Why not just return a number?
>
> Larry
Well, this is another story and it's explanation may be long (and, substantially, OT)
We have a number of stored package functions that returns rows (Oracle record types).
get_key_2 is one amongst them, that uses a particularly simple record type.
I use it a starting point for my investigative experiments which provide the subject of this thread
Thanks for your attention
Cesare
- Re: Stored procedures (package functions) returning a row C . Zecca
