Home » Education » Oracle APEX - PL/SQL Script to Load Data From CSV, JSON, XML and XLSX to Database Table

Oracle APEX - PL/SQL Script to Load Data From CSV, JSON, XML and XLSX to Database Table

Written By Tech Mining on Tuesday, Apr 18, 2023 | 12:11 AM

 
In this video, you will learn how to load data from CSV, XML, and XLSX to Database Table. You will be using the Oracle Apex data parser package for data uploading. The package contains a number of routines, but in this tutorial, you will use the PARSE pipelined table function. Source Code: https://drive.google.com/drive/folders/1rHaNWnXlbrN5MLJ9vL313lKOY20MCiYP?usp=share_link