17 APEX_DATA_PARSER

This package contains the implementation for the file parser in APEX. APEX_DATA_PARSER supports XML, JSON, CSV and XLSX files. The most important function in this package is the PARSE function, which is implemented as a table function returning rows of the APEX_T_PARSER_ROW type. The parser supports up to 300 columns.