posted 4 years ago
Hi All,
I have a multi if-else statement inside a REF CURSOR that is part of a packaged function. There are four possible conditions and two possible select statements within the four:
I have been asked to convert this to use an EXPLICIT CURSOR. I would like to simplify this as such. Any help is greatly appreciated.
Thank you