Create Application using Excel/CSV/XML files in Oracle APEX








In this post, I'll walk you through the process of converting your CSV File data into application within Oracle APEX.

You can find a sample CSV file here : Sample CSV File

 

For a walkthrough of the steps involved, refer to the following yt video tutorial -

 Oracle APEX Application Creation Tutorial


Key Points:

1)      Your data inside the file gets inserted into a table within Oracle APEX/Any Database you have linked. Additionally, you have the flexibility to either create a new table or update existing data within a table.

2)      APEX allows you to set the data types of each column according to your specific requirements, ensuring optimal data handling.

3)      Interactive Report, Search Report and Dashboards are automatically created within the application.

  


Comments

Popular posts from this blog

OTBI Report Mailing/Bursting in Oracle Fusion

Import Data from CSV/EXCEL using SQL Developer

Query Parameters in REST API for Oracle Fusion