I am using Oracle Apex 18, I created a Classic Report to display data from a view which has about 150 columns. If I reduce qty of columns it works but if I leave all columns it errors.
report error: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
I guess the question is: How to increase buffer to run this report?