1z0-750 Oracle Application Express 18: Developing Web Applications

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which four Oracle APEX region types can be created on top of a Web Source module?

Select all that apply, then click Submit answer.

  • Classic Report

  • Interactive Report

  • Chart

  • Static Content

  • List View

  • Interactive Grid (non-editable)

  • List

  • Interactive Grid

  • Tree

  • PL/SQL Dynamic Content


Question 2

Which three are true about using REST Enabled SQL to access a remote database?

Select all that apply, then click Submit answer.

  • Authentication must be done using the OAuth2 Client Credentials flow.

  • REST Enabled SQL must be enabled In the remote databases' ORDS configuration.

  • A wallet must be defined and configured on the remote database.

  • A REST Enabled SQL Reference must be created in Shared Components.

  • Authentication can be done using the remote database username and password.

  • The application parsing schema must be REST enabled.


Question 3

Which two are true about using the Create Page Wizard to create a report with "Report with Form on Table"?

Select all that apply, then click Submit answer.

  • The wizard builds two p3ges using an interactive grid page and a form page.

  • The report and form must both be based on the same table or view.

  • The wizard builds two pages, an interactive report page and a form page.

  • The second page allows users to select the previous and next records.

  • The first page allows users to update records.