Which three actions can be performed In Object Browser?
ADE
Explanation:
Reference:
https://docs.oracle.com/cd/E11882_01/appdev.112/e12511/obj_brows.htm#AEUTL185
Lucy created an interactive report on the EMP table. She wants to filter the report to show
employees with JOB = SALESMAN.
Which two options could Lucy perform to add an equals filter on the Job column?
AB
Jane" is creating a new application, users of the application will use SSO to authenticate. SS0 has
been defined for the instance. Which step should Jane perform in the Create Application Wizard?
A
Explanation:
Reference
https://docs.oracle.com/database/apex-18.1/HTMDB/establishing-user-identity-through-
authentication.htm#HTMDB12003
Which two actions can be done by a Page Process of type Automatic Row Processing (DML)?
DF
Explanation:
Reference:
https://docs.oracle.com/html/E39147_04/app_forms004.htm
RICKhas created an editable interactive grid on a table that include four audit columns: CREATED,
CREATED_BY UPDATED, and UPDATED_By.
The four audit columns are included in the report with read-only type set to Always.
How can Rick update all four audit column when a user inserts a row, and the UPDATED_BY column
when a user updates a row?
A
Mark has created a modal form page to enter new calendar events. Mark now wants to call the form
when an spot.
How can Mark update the calendar region to call the form?
E
You can control when an authorization scheme is validated by using the Evaluation Point. Select three
valid Evaluation Points.
ACE
Explanation:
https://docs.oracle.com/html/E39147_04/sec_authorization.htm
whore is Oracle APEX session state stored between calls from the browser?
A
Explanation:
Reference:
https://docs.oracle.com/database/apex-18.1/HTMDB/understanding-session-state-
management.htm#HTMDB03009
Which is the true about a workspace in Oracle APEX?
C
Explanation:
Reference:
https://software.databasedevelop.com/article/11088364/add+multiple+schemas+in+one+workspac
e
David has created page 10 as a form page using an Automatic Row Fetch process. A column named
LOCATION has been added to the underlying table, and the form needs to include this new the
column.
Which is the minimum action required on the copied item to get the form working correctly.
D
John has a form page with an email item and a status item.
What must John do to ensure that the email Item is populated before users can enter any value into
the status Item on the form page?
A
Which Is a predefined authentication scheme in Oracle Application Express?
B
Explanation:
Reference:
https://docs.oracle.com/database/apex-18.1/HTMDB/establishing-user-identity-through-
authentication.htm#HTMDB25774
Which four Oracle APEX region types can be created on top of a Web Source module?
BCHI
Explanation:
Reference:
https://blogs.oracle.com/apex/web-source-modules-and-the-interactive-grid-part-1
In Application Express, how do you enable a database schema assigned to the current workspace so
that it can be used to serve ORDS based RESTful Services?
C
Explanation:
Reference:
https://docs.oracle.com/en/database/oracle/application-express/19.1/aeutl/accessing-RESTful-services.html#GUID-DE5D8763-A650-4FBA-9CC5-17E141C8406C
Michael created a report and form on a table to maintain customers.
When Michael tested the new form and entered a new record, he got this error:
What should Michael do to resolve this issue?
B
Explanation:
Reference:
https://software.databasedevelop.com/article/10410432/APEX+-+ORA-
01400%3a+cannot+insert+NULL+into