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!
Hi,
I am trying to use the following API
APEX_IR.DELETE_REPORT(
p_report_id IN NUMBER);
What is the query to get report_id for the interactive reports(public)?
Thanks