For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Dear All,
Oracle Database SE1 11.2.0.1
I need to create a plsql function which should accept SQL as parameter, execute it and return result set.
Is it possible?