Oracle Application Express 5: Developing Web Applications — Question 1

As a project manager, you use spreadsheets to keep track of multiple projects. As you took responsibility of more projects, you became tired of managing them in spreadsheets.
You have collated all of your project data in one single spreadsheet. You also want to maintain the data in an Oracle Database table by using an Oracle APEX application.
Which two actions can you take? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct actions are A and C. Defining a Data Loading page in the Create Application Wizard allows you to import data directly, and creating an application and adding a table for the spreadsheet data enables you to utilize that data effectively. Options B, D, and E are incorrect as they either focus on data loading methods that do not align with the requirement or do not involve directly establishing an application based on a spreadsheet.