Difference between function and procedure
996283May 10 2013 — edited May 10 2013Hi All,
My doubt is that procedure can be used to return multiple values with OUT parameter and function can also be used to do the same if needed to return multiple values with OUT parameter.
So with this point of view what may be the difference between these two object types. and obviously if required to choose one from these two, we will go for procedure, why not function?
what may be the reason for it?
Thanks in advance.
Regards,
Vipin Kumar Rai