Apex
Apex
A. Features a responsive design and enables developers to create web applications without extensive
knowledge of HTML, CSS, or JavaScript
B. Universal theme is the default theme that is shipped with Oracle APEX
D. All of them
Question - 02
A. For both editable and noneditablc interactive grids, end users can change the report layout and
create private reports.
Question - 03
Which two of the following capabilities are TRUE for both Interactive Report and Interactive Grid?
A. End user can rearrange the report interactively using the mouse.
B. End user can add, modify, and refresh data directly on the report.
Question - 04
You have an interactive grid component and you are enabling the Save Public Report attribute. As what
can end users save the report type?
A. As Primary only
B. As Public only
C. As Private only
Question - 05
E. All of them
Question - 06
I want to hide a few columns in my interactive report. To do so. which option should I choose from the
Actions menu?
A. Filter
B. Data
C. columns
D. Format
Question - 07
Which two statements are true about creating and using an interactive report?
B. You cannot include Form Page when creating an interactive report page using the Create Page Wizard.
D. You cannot restrict users from saving private reports by using the Authorization Scheme.
Question - 08
B. Versatile UI Components
C. Responsive Design
D. Easy Customization
Question - 09
Question - 10
Which statement is true about creating and using a faceted search page?
A. If you create a faceted search page on a view or a SQL query, the facets are auto-discovered.
B. If you create a faceted search page based on a table, the facets are not auto-discovered.
Question - 11
Which of the following options in the Developer Toolbar enables you to customize the look and feel of
the application?
A. Quick Edit
B. Customize
C. Session
D. Debug
Question - 12
In a Classic Report, an end user can perform which two of the following actions?
Question - 13
Which is a valid method of logging messages to the execution log in APEX automation?
C. apex crror.add error ( p_message => 'SAL for II :ENAME II increased by 1%.', p_display_location =>
apcx_error.c_inlinc_in_notification) ;
Question - 14
B. Automations
C. Task Definition
Question - 15
A. Map
B. Cards
C. Faceted Search
D. Smart Filter
Question - 16
A. Theme Styles in Oracle APEX determine the layout and structure of a wcbpagc.
B. When the Is Public attribute is enabled, end users can choose the Theme Style from the runtime
environment.
C. You can only enable the Is Current attribute when the Theme Style has the Read Only attribute
disabled.
Question - 17
A. Dynamic Actions
B. Regions
C. Items
D. Process Type
E. All of them
Question - 18
You can create an APEX workspace and build APEX apps on which of the following platforms?
B. Oracle XE
C. Amazon RDS
D. Microsoft Azure
Question - 19
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 being
used 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?
A. GET
B. POST
C. PUT
Question - 20
Question - 21
In which scenarios would you use the LOW VALUE and HIGH VALUE datatypcs in an Oracle APEX
application?
Question - 22
Which two among the following arc TRUE about Low Codc Apps?
A. Scalable
D. Expensive
Question - 23
Which two statements arc true about the usage of a drfiver in the context of REST Data Sources?
A. The remote server determines the base URL of the REST Data Source.
Question - 24
Which are Task definitions that exist on the application level in the Shared Components section made up
of?
A. Participants
B. All of them
C. Task Settings
D. Parameters
E. Actions
Question - 25
B. Requires no additional client software. A web browser is the app development IDE.
Question - 26
Which two statements arc true about REST Data Source Synchronization?
A. To execute REST source synchronizations on schedule, the CREATE JOB privilege must be granted to
the application's parsing schema.
B. lithe local table is not in sync with the Data Profile. Data Synchronization continues to work for
columns present in both the table and the Data Profile.
C. If the local table is not in sync with the Data Profile. Data Synchronization doesn't work.
D. You cannot trigger Data Synchronization on a regular schedule using a scheduler job.
E. The local table can only be used for Data Synchronization but you cannot add indexes or change
physical properties.
Question - 27
Which three of the following statements arc TRUE about Data Synchronization?
A. Data Synchronization enables developers to automatically sync the contents of a local table with the
data from a REST service.
B. APEX can create the local table based on the visible columns in the REST Data Source Data Profile.
C. Helps in Providing efficient reporting on large data sets coming from a REST service.
Question - 28
A. Gallery
B. RESTful Services
C. SQL Workshop
D. App Builder
Question - 29
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?
A. Interactive Report
C. Classic Report
D. Interactive Grid
Question - 30
Choose the three requirements for creating a REST Enabled SQL Reference.
B. Activate REST Enabled SQL for the target schema on the remote database
Question - 31
D. Load data using various file formats such as XLSX. CSV, XML, and JSON
Question - 32
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?
A. Date Picker
B. Range
C. Checkbox Group
D. Popup LOV
Question - 33
C. Columns mapping occurs at design time, removing the burden on end users.
D. Easy workflow for end users: upload the file, verify the preview, and load data
Question — 34
Which component in SQL Workshop allows you to build queries graphically without manual SQL coding?
A. Quick SQL
B. Query Builder
C. SQL commands
D. Data Workshop
Question - 35
A. Faceted Search supports the ability to filter columns storing multiple values as one string.
A. You insert. update. and delete collection information using PLJSQL API APEX COLLECTION.
C. Collections enable you to store rows and columns in the current session into database tables
Question - 37
What three are the result of the following QuickSQL shorthand notation do?
departments /insert 4
name /nn
location
country
Question - 38
You must use a Static Content region type to display messages about the employees of the month.
Employee names are stored in the PI ENAME page item. Which text, when placed in Source, will display
the message correctly?
Question - 39
You can apply an authorization scheme for which three of the following components?
B. A page
C. A session
D. An entire application
Question - 40
From SQL Workshop, you can perform which two of the following actions?
C. Delete database
Question - 41
Which search type in Search Configurations provides linguistic and fuzzy search capabilities?
A. Oracle Text
B. Standard
C. List
Question - 42
Which of the following methods is best for securing data in an Oracle APEX application?
Question - 43
When you create an Access Control Page, which three of the following Access Roles get
created?
A. Developer
B. Reader
C. Administrator
D. Contributor
Question - 44
Choose the two statements that are TRUE about the Universal Theme in APEX.
B. Responsive UI
C. Easy customization
D. The developers must have extensive knowledge about JavaScript, CSS and HTML in
Question - 45
Which solution guarantees that any changes to the master theme are reflected in the copied theme?
C. Subscribing the copied theme to the master theme and refreshing the theme
D. Copying the changes made in the master theme to the copied theme
Question - 46
The APEX engine uses which component as a key for tracking each user's session state?
A. APEX_USER
B. APP_USER
C. HTTP_USER
D. LDAP_USER
Question - 47
Choose the three correct options in the given friendly URL syntax:
https://example.com:5500/ords/r/mycompany/hr-
app/updateemployees?session=13766599855150
Question - 48
B. Generate data definition language (DDL) statements from the Oracle data
dictionary.
Question - 49
B. All of them
C. LDAP Directory
E. Social Sign In
Question - 50
Using the App Builder component, you can perform which three tasks?
Question - 51
There is a validation of type Item is numeric on the PI_SALARY item. When the
page is submitted, this or message is displayed both in the notification and below the item:
What will cause the validation error to appear only in the Notification area?
Question - 52
In Apex, you can choose which three of the following Authentication methods?
D. Authorization Scheme
Question - 53
Which three of the following options are TRUE about a page in an APEX
application?
C. To view the rendered version of the page, you run or submit it to the Oracle APEX engine.
Question - 54
A. Process
B. Validation
C. Email Template
D. Region
Question - 55
Question - 56
A. Provides a customizable offline page when users are offline and cannot request the network.
B. To download the app as PWA, one must visit the App Store
Which two are prerequisites to use the REST-enabled SQL feature in Oracle APEX?
ORDS.ENABLE_SCHEMA.
C. Create a database link to the remote Oracle Database in the local APEX Schema.
Question - 58
A. All of them
B. Data Source
C. Value Column
D. Name
E. Label Column
Question - 59
The Page Designer Toolbar allows you to perform which two of the following actions?
Question - 60
Which statement is true about Unified Task List in the Approvals component?
A. It is a page type in the Create Page Wizard that is used to create a summary of tasks that functions like
an inbox.
B. It is a page that shows details for a specific task, which can include metadata, history, comments, and
actions.
C. It is a shared component used to configure task parameters, participants, actions, and due dates.
Question - 61
A. Polygons
B. Heat map
C. Bars
D. Points
Question - 62
A. Help Page
B. Modal Dialog
C. Normal Page
D. Non-Modal Dialog
Question - 63
In the Interactive Grid attributes, under the Edit group, the Enabled switch is turned off.
Which are two of the actions that you must perform to make an employee's commission editable in the
grid?
B. Ensure that the "Primary Key" switch is turned "On" for the EMPNO column.
C. In the Interactive Grid attributes, select COMM for "Allowed Row Operations Column".
D. In the Interactive Grid attributes, turn "On" the Enabled switch, under the Edit group.
Question - 64
A. You can visualize data as bar, line, area, range, combination, scatter, bubble, polar, radar, pie, donut,
funnel and more
B. Oracle APEX supports charts based on the Oracle JavaScript Extension Toolkit (Oracle JET) Data
Visualizations
C. You can create charts without using Oracle JET
D. Each Oracle JET visualization supports animation, accessibility, responsive layout, internationalization,
test automation, and a range of inter activity features.
Question - 65
Choose from the following the different kinds of page components you can create in
APEX.
A. Search Page
B. Faceted Search
C. Interactive Grid
D. All of them
E. Smart Filters
Question - 66
Which two are valid evaluation points for apex zation Schemes?
A. Never
Question - 67
A. You need to access your production environment to import the app directly.
B. Deploy the app, and explicitly install the supporting objects in one-click.
C. Directly deploy your app definition along with the objects from the source system to
Question - 68
Choose the three different ways in which you can add a checkbox to a page.
A. Drag and drop the checkbox item into the Layout pane.
B. Right click Body in the Rendering Tree and add a New Page Item as Checkbox Type.
Question - 69
Which two actions can you perform as an Administrator using the Administration page?
C. Add Users
Question - 70
What three components must be considered while migrating an APEX app between
environments.
Question - 71
Choose the two statements that are TRUE about an Interactive Report. As a developer:
A. You can customize the Actions menu to include or exclude certain options.
B. You can modify the data in the report after running the app
Question - 72
The Movies faceted search report is filtered only when the Apply button for a selected facet is clicked.
What must be done in the Page Designer so that report filtering is automatically executed when any
facet value changes?
A. Navigate to the faceted search region Attributes, and turn off the show Facet Name attribute. Then,
navigate to each facet and in the Property Editor, turn on client-Side Filtering.
B. Navigate to each facet and then in the Property Editor, turn on client-Side Filtering.
C. Navigate to the faceted search region Attributes, and turn off the show Facet Name attribute.
D. Navigate to the faceted search region Attributes, and disable the Batch Facet Changes attribute.
Question - 73
While migrating apps, once the database objects are created in the target environment, you
A. Data Workshop
B. Data Generator
C. App Builder
D. Quick SQL
Question - 74
A. Average
B. Standard Deviation
C. Sum
D. Count
Question - 75
Which two actions enable "hide and show" behavior of a data series in a bar chart
Question - 76
What are the two primary ways to move database objects and data from one
B. SQL Workshop
C. App Builder
D. Page Designer
Question - 77
Which two of the following types can an end user save the customized Interactive report as?
A. A Public report
C. A private report
D. Default report
Question - 78
Which two actions can you perform using the Object Browser?
Question - 79
A. You cannot install Sample Apps and Starter Apps directly from the Gallery.
B. Custom Apps are only available if your instance administrator has enabled them.
C. Sample Apps and Starter Apps are only available if your instance administrator has enabled them.
D. You can download Sample Apps and Starter Apps from Team Development to import into your
workspace
Question - 80
To highlight certain rows in the interactive report based on a condition, you must:
B. You cannot load data from an XLSX file with multiple worksheets.
Question - 82
D. Both DEPARTMENTS and EMPLOYEES tables will have a primary key in each and a foreign key
Question - 83
Choose the two options provided in a Column Heading menu of a Interactive Report.
A. Control Break
B. Group By
C. Hide
D. Delete
Question - 84
Which two statements are true about creating and customizing Smart Filters pages?
A. If you create a Smart Filters page based on a table, the filters are auto discovered using the Data
Dictionary Cache.
C. The suggestion chip count is only displayed for filters that support counts, such as LOV-based filter
types.
In your application, you want to include a master aetall containing two pages based on two related
tables or views. The first page contains an interactive report for the master table. The second page
features a standard form for the master and interactive grids for the details. Which master details form
will you create?
Question - 86
Which two statements that are TRUE about charts in Interactive grid?
B. To remove a chart, click the Remove Chart icon (X) adjacent to the chart filter.
C. Once a chart is created, you can switch the view between Grid and Chart view.
Question - 87
browser programs.
B. APEX Sessions are logically and physically distinct from Oracle database sessions used to service page
requests.
C. Multiple number of sessions cannot exist in the database at the same time
Question - 88
A. AREST Data Source can contain one or many Operations which are the references
interactive reports.
C. Oracle APEX supports the REST Enabled SQL Query REST Data Source type
Which three of the following statements are TRUE about saved Public Interactive Grid?
B. To enable an end user to save a public interactive grid, the user must have the required permission
D. Only the user who creates a public interactive grid can save, rename, or delete it
Question - 90
Which authentication scheme type supports authentication with social networks and enterprise identity
providers that support OpenID Connect or OAuth2 standards?
B. Social Sign-In
C. SAML Sign-In
Question - 91
When a table or a SQL query returns many rows, an Interactive Grid is best displayed
to the user with pagination. The two types of pagination available are:
A. Scroll
B. Page
D. No Pagination
Question - 92
You want to enable anyone to access your application using a built-in login page that captures a user
name. Which authentication scheme would you choose?
A. Social Sign-in
B. No Authentication
D. Custom Authentication
Question - 93
Which statement is true about creating and using a report with form?
A. Both the Create Application Wizard and Create Page Wizard support the creation of an interactive
report or classic report and form combination.
B. In the Create Application Wizard, you can select a data source (that is, Local Database, REST Enabled
SQL Service, or REST Data Source).
C. The Create Application Wizard doesn't support the creation of an interactive report and form
combination.
D. The Create Page Wizard doesn't support the creation of a classic report and form combination.
Question - 94
A. Unified Task List is a shared component used to configure task parameters, participants, actions, and
due dates.
B. Task Definition is a page that shows details for a specific task, which can include metadata, history,
comments, and actions.
C. You can set up task approvers and administrators at design time or determine them dynamically at
runtime based on data related to the task.
D. APEX_APPROVAL is Page processes that create and act on task instances in your pages.
Question - 95
Which two are true when the Edit option is NOT enabled for an Interactive Grid?
A. The end user cannot edit the underlying data in the database
B. The end user can edit the underlying data in the database
Question - 96
Which two statements are true about creating and using dynamic actions?
A. Once you create a dynamic action, you cannot add additional true actions.
D. If a client-side condition is defined, the true action will fire when the condition is
met, and the false action will fire when it is not.
Question - 97
C. Heat map and Polygons are not supported Spatial geometry objects
Question - 98
Choose the three types of page items that can be placed on a page.
A. Global variable
B. Checkbox
C. Date Picker
D. Select List
Question - 99
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?
Question - 100
What are the three types of List of Values (LOV) you can create on a page?
A. Static LOV
B. Cascading LOV
C. Dynamic LOV
D. Popup LOV
Question - 101
E. You can build interactive reporting apps based on data from disparate systems.
Question - 102
Let's say that there are two select lists on a page. Making a selection in the
A. Popup LOV
B. Cascading LOV
C. Static LOV
D. Dynamic LOV
Question - 103
Which two statements are true about the Create Application Wizard?
Question - 104
Choose from the below options the actions that can be performed when a button is
clicked.
C. Redirect to a URL
D. All of them
Question - 105
You must create a single master detail page where users can select a row in the master
Users must also interact with the master or the detail without leaving the page.
A. Side by Side
B. Drill Down
C. Stacked
Question - 106
Consider a customers report. A customer name is clicked in the report to display the Customer Details
form. When the items in the form dialog are updated and the user clicks Apply Changes, the page
process is executed and the items from the page are used to
update and commit the underlying table in the Oracle Database. What are the two types of events that
occurred in this scenario?
A. Page Refresh
B. Page Validation
C. Page Rendering
D. Page processing
Question - 107
Which two statements are true about loading data from the "Create an Application From a File" wizard?
Question - 108
When you run an application, the APEX engine relies on which two processes?
A. Show Page
B. Run Page
C. Validate Page
D. Accept Page
Question - 109
Which two statements are true about the APEX MAIL API?
A. You can add files as attachments to your emails using the APEX_MAIL package.
B. You can send emails using the APEX MAIL package from an Oracle APEX
application.
C. The APEX_MAIL package supports sending emails only to Oracle database users.
D. You can receive emails using the APEX_MAIL package in an Oracle APEX
Application
Question - 110
When you click a Customer Name in the Customers report, the Customer Details form
dialog page is displayed. What are the events that coccur in this scenario?
A. Page Processing
B. Page Rendering
D. Page compilation
Question - 111
Which client credentials are utilized for authentication during the One-Click Remote
Question - 112
A page computation can be created from which two of the following tabs?
A. Rendering Tree
B. Processing
C. Dynamic Actions
D. Shared Components
Question - 113
Which two layout options are available for Page Designer under Utilities?
Question - 114
In an Employee form, the 'Commission' and 'Hire Date' fields are enabled only if the
A. Processing
B. Conditional SQL
C. Dynamic Actions
D. PL/SQL procedure
Question - 115
B. Set Value
C. Send E-Mail
Question - 116
A. More dynamic actions you add to page, the greater your overall page size.
C. Dynamic actions provide a way to define complex client-side behavior declaratively without the need
for JavaScript.
Question - 117
Which two Query Source types can be used to create a dynamic Navigation Bar List?
A. Select List
B. SQL Query
D. Procedure
Question - 118
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.
A. Custom Events
B. Framework Events
C. Components Events
D. Browser Events
E. All of them
Question - 119
The form page includes page items P21_PRODUCT_NAME and P21_UNIT_PRICE. P21_UNIT_PRICE is
currently displayed below P21_PRODUCT_NAME.
Now, you need to reposition the items and display P21_UNIT_PRICE next to P21_PRODUCT_NAME.
A. In Page Designer, select P21_PRODUCT_NAME and then in the Property Editor, under Layout set Start
New Row to Yes.
B. In Page Designer, use the Middle Pane, click P21_UNIT_PRICE and drag the item until it is directly next
to P21_PRODUCT_NAME.
C. In Page Designer, select P21_UNIT_PRICE and then in the Property Editor, under Layout set Start New
Row to Yes.
Question - 120
To create a Dynamic action, you need to specify which three of the following options?