function is said to be return only one value but ....? [message #292801] |
Wed, 09 January 2008 22:00  |
rakeshramm
Messages: 175 Registered: September 2006 Location: Oracle4u.com
|
Senior Member |

|
|
Function is said to be return only one value
but when we using out and in out parameters in a function we will get more than one
value (but only one value is returned in the variable is that why its said function
return only one value
ie: f=funcname(jk in number,gh out number,ga in out number); )
Please clarify my doubt
Thanks in Advance
[Updated on: Wed, 09 January 2008 22:02] Report message to a moderator
|
|
|
|
|