APEX_DATA_PARSER performance issues and DBMS_LOB
APEX_DATA_PARSER performance issues. In my previous blogs , we have seen how easy is to parse the excel and CSV files using APEX_DATA_PARSER. All options are declarative and easy to use. I have been using this utility for a long time but the use involved with small files. Recently I needed to process and parse a file …