Oracle Application Express 5: Developing Web Applications — Question 9

John is evaluating an old APEX application that has over 20 tabular forms. He wants to update the application and replace all of the tabular forms with interactive grids.
What is the fastest way for John to replace the old reports?

Answer options

Correct answer: D

Explanation

The correct answer is D, as it directly allows for a simple change of the report type from Tabular Form to Interactive Grid without the need for creating new pages or copying SQL. Options A and B involve more manual work and steps, while option C is not applicable since the upgrade utility does not exist for this specific scenario in standard APEX functionality.