Hello All,
In Apex 23, I use interactive report. the source is function body returning sql query. It returns clob data that more than 98K length. Interactive report gives ORA-06502: PL/SQL: numeric or value error. What do you recommend?
Thanks in advance.