Oracle Application Express 5: Developing Web Applications — Question 7
Which two are true about using the Create Page Wizard to create a report with "Report with Form on Table"? (Choose two.)
Answer options
- A. The wizard builds two pages using an interactive grid page and a form page.
- B. The report and form must both be based on the same table or view.
- C. The wizard builds two pages, and interactive report page and a form page.
- D. The second page allows users to select the previous and next records.
- E. The first page allows users to update records.
Correct answer: B, E
Explanation
Option B is correct as the report and form must indeed be based on the same data source for proper functionality. Option E is also correct because the first page is designed to allow users to update records. The other options are incorrect due to inaccuracies in describing the pages created by the wizard or their functionalities.