Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Oracle 1z0-771 - Oracle APEX Cloud Developer Professional

Page: 1 / 2
Total 53 questions

Which API can be used to send Push Notifications immediately in Oracle APEX?

A.

APEX_PWA.HAS_PUSH_SUBSCRIPTION

B.

APEX_PWA.PUSH_QUEUE

C.

APEX_PWA.PURGE_QUEUE

Which three Theme Components are available out-of-the-box with the Universal Theme?

A.

Calendar

B.

Comments

C.

Badge

D.

REST Data Sources

Which two statements are true about creating and using dynamic actions?

A.

After you create a dynamic action, you cannot add more true actions.

B.

If a client-side condition is defined, the true action will fire when the condition is met.

C.

You can execute JavaScript code by creating a dynamic action.

D.

If no client-side condition is defined, true actions will not fire.

You must use a Static Content region type to display messages about the employee of the month. Which text, when placed in this region, will display the message correctly?

A.

Join me in congratulating: P1_ENAME as the new employee of the month!

B.

Join me in congratulating: &P1_ENAME. as the new employee of the month!

C.

Join me in congratulating V('P1_ENAME') as the new employee of the month!

D.

Join me in congratulating & P1_ENAME. as the new employee of the month!

You have an Interactive Grid component and you are enabling the Save Report functionality. As what can end users save the report type?

A.

As Private and Primary only

B.

As Private and Public only

C.

As Primary

In which two formats can the GetCurrentPosition Dynamic Action in Oracle APEX return coordinates?

A.

Function Body returning SQL Query

B.

Latitude and Longitude

C.

GeoJSON

D.

State and Pincode

An application includes a form on the EMPLOYEES table. You must limit the P1_MANAGER page item so users can select a single employee name and ID from the corresponding manager ID in the same table. Which item type can be used to display P1_MANAGER?

A.

Popup LOV

B.

Switch

C.

Checkbox

You created a custom theme for an application. Examine these requirements: (Assuming requirements mandate syncing changes). Which solution guarantees that any changes to the master theme are reflected in the copied theme?

A.

Subscribing the copied theme to the master theme and refreshing the theme.

B.

Refreshing the templates.

C.

Copying the changes made in the master theme to the copied theme.

D.

Verifying the theme subscription.

What are two reasons to enable the "Used by App Builder" option while creating a Generative AI Server?

A.

To create a Working Copy of your application

B.

To create a REST-enabled database object

C.

To author SQL powered by Generative AI

D.

To build applications using natural language powered by Generative AI

Which statement is true about the Data Workshop utility?

A.

You cannot load data from an XLSX file with multiple worksheets.

B.

The wizards load and unload all types of schema objects.

C.

The wizards load and unload table data only.

D.

You can load or unload multiple tables at a time.