Hi All,
I am using APEX 5.1.3.00.05 version.
Database: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
Please suggest me the solution to insert data into two separate tables which data actually needs to fetch from Excel sheet(.csv) file.
I tried with upload file(Data load definition as fig below) component in APEX to insert data. But, it is getting mapped with only one table and inserting in to it.

When I upload Excel(.csv) file it is getting uploaded successfully. But, mapped with only one table and inserting data into it.

As per my requirement I want to insert data into two separate table from the same Excel sheet(.csv) file.
Please suggest me the better approach to achieve my requirement.
Regards,
Manikanta