Select the three ways in which you can create a Form in APEX.
Which three of the following options are TRUE about a page in an APEX application?
Which two statements are true about creating and using an interactive report?
When you create a Dynamic Action, you specify the event that causes the dynamic action to fire.
Choose the categories these events are classified into.
Which two statements are true about the Create Application Wizard?
Choose the statement that is TRUE about Universal Theme.
You use the Create Page Wizard to create a faceted search page on the EMP table. What is the default report type generated for this page?
Which three of the following are use cases of Automations?
Choose the three different ways in which you can add a checkbox to a page.
Which two are prerequisites to use the REST-enabled SQL feature in Oracle APEX?
Choose the three requirements for creating a REST Enabled SQL Reference.
Which two tasks can you perform using App Builder?
Which two Plugin types can be created in Oracle APEX?
What three are the building blocks of Approvals Component?
Generally, clicking on the hamburger menu in the upper-left corner of an APEX application
displays a list of pages. What is this navigation called?
Which three statements are TRUE about Shared Components?
When a button is pressed, an overlay window is positioned within the viewport. What kind ofpage mode is it?
Which statement is true about importing an APEX application?
In a faceted search page, facets can be displayed as different UI types. Which two facet item types are supported in the faceted search region?
Which two statements are true about creating and managing an APEX Workspace?
Which statement is true about creating and using a report with form?
Which component in SQL Workshop allows you to build queries graphically without manual SQLcoding?
You added Access Control feature pages to your application. Which two actions can you perform as an Administrator using the Administration page?
Which two statements are true about REST Data Sources?
Which two layout options are available for Page Designer under Utilities?
What are the three types of List of Values(LOV) you can create on a page?
Which authentication scheme type supports authentication with social networks and enterprise
identity providers that support OpenID Connect or OAuth2 standards?
You have defined a REST Data Source with ORDS as the REST Data Source Type. This REST Data Source is based on an AutoREST-enabled EMP table on a remote Oracle Database. This REST Data Source is beingused as source for an editable interactive grid. When a user updates an employee record in this interactive grid, which operation (HTTP Method) defined in the REST Data Source is utilized to update a record in the EMP table on the remote Oracle Database?
Select the two places from where you can access the Shared Components Page?
What are the three key features of Universal Theme?
What three are the uses of Collections in APEX?
Which authentication scheme type supports authentication with social networks and enterprise
identity providers that support OpenID Connect or OAuth2 standards?
An Employees App includes a form to enter and update employee details.
Examine this Exhibit.
Now you must extend the functionality of this form so that:
• If you select 'SALESMAN' from the select list for Job page item (P2_JOB), both the 'Hire date'
(P2_HIREDATE) and 'Commission' (P2_COMM) page items and their associated labels are displayed
• If you select any other value from the select list for Job page item (P2_JOB), both the 'Hire date'
(P2_HIREDATE) and 'Commission' (P2_COMM) page items and their associated labels are hidden
Which two steps must be performed?
In a faceted search page, facets can be displayed as different UI types. Which two facet item types are supported in the faceted search region?
In an Employee form, the 'Commission' and 'Hire Date' fields are enabled only if the Job is
'Salesman'. This can be achieved by which feature of APEX?
Which two statements are true about creating and managing an APEX Workspace?
Which three statements are TRUE about Shared Components?
You must create a single master detail page where users can select a row in the master grid to update the detail grids.
Users must also interact with the master or the detail without leaving the page.
Which type of master detail implementation should you use?
You can create a report in which of the three following methods?
The APEX engine uses which component as a key for tracking each user's session state?
Which two statements are true about Maps in Oracle APEX?
Which two of the following capabilities are TRUE for both Interactive Report and Interactive Grid?