I am using Oracle Apex 20, I created a select list to retrieve data from a view which has a column return a polygon(clob column) (map latitude longitude) look like the picture returned value . If I reduce the returned value it's working file but i don't need that
list 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 select list? note :- it's working fine in apex 18