You want to use the session state value of a page item in the select statement for a report on another
page. What is the correct way to reference the value of a page item in a SQL statement?
C
Explanation:
Reference:
https://docs.oracle.com/en/database/oracle/application-express/19.2/aeapi/GET_SESSION_STATE-Function.html#GUID-8BB0C252-C4DB-4300-AA34-
9E1FF3B2DAA7
Ellie has two related interactive grids on a page. Which two steps must she perform to create a
master detail relationship between them?
C, G
Carl’s has created a new region template as a copy of the Standard region template in Universal
Theme. He wants to update the template, but is not sure how often the template is used throughout
the application.
How can Carl determine all the pages where his custom template is used?
D
Explanation:
Reference:
https://docs.oracle.com/database/121/HTMDB/ui_templt.htm#HTMDB25621
You' have created this chart:
However, you want to display this chart:
How should you update the chart?
How should you update the chart?
D
What Is the least error-phone way to split a long list into two lists?
C
Susan is building a new bug tracking application by using the Create Application Wizard. She wants to
change the icon on the Login screen to the ‘’app-icon-bug’’ image.
How can Susan change the icon?
A
Which is true about interactive reports?
B
Martin has a text field on a page that the wants to protect with session Satate protecton.
Select the four valid protection levels available to Martin.
AFGH
Explanation:
Reference:
https://docs.oracle.com/database/121/HTMDB/sec_dev.htm#HTMDB25976
Which two are true about using the Create Page Wizard to create a report with "Report with Form on
Table"?
BE
Robert has a form page, Page 5, on the EMP table. He has defined two validations.
Validation 1 checks that P5_MGR is not null.
Validation 2 checks that the employee selected in P5_MGR has a job of PRESIDENT or MANAGER.
How can Robert prevent the employee job validation (Validation 2) from firing when the P5_MGR is
NOT NULL validation (Validation 1) has failed?
C