Oracle 1z0-750 Exam Practice Questions (P. 2)
- Full Access (71 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
Which two are true about an "editable" interactive grid? (Choose two.)
- AAll columns can be updated
- BYou can insert multiple records at a timeMost Voted
- CYou can define a computation
- DYou can update only one record at a time
- EYou can include dynamic actions on a columnMost Voted
Correct Answer:
DE
Reference:
https://stackoverflow.com/questions/49153692/how-can-i-hide-a-row-in-interactive-grid-based-on-some-column-value
DE
Reference:
https://stackoverflow.com/questions/49153692/how-can-i-hide-a-row-in-interactive-grid-based-on-some-column-value
send
light_mode
delete
Question #7
Sunny has developed a report and form on CUSTOMERS, which is open to partners. The report displays only customers associated with partners, based on their user credentials. Partners can click an Edit button to go to a form page to update their customers. Sunny is concerned that IT savvy users will be able to alter the
URL to be able to see and update records from other partners.
What must Sunny do to protect the form page from URL tampering?
URL to be able to see and update records from other partners.
What must Sunny do to protect the form page from URL tampering?
- AUpdate Page Access Protection to Arguments Must Have ChecksumMost Voted
- BSet Authentication to Administration Rights
- CSet Rejoin Sessions to Disabled
- DSet Deep Linking to Disabled
- EUpdate Page Access Protection to No URL Access
Correct Answer:
E
E
send
light_mode
delete
Question #8
Which four tasks can you perform using the Shared Components section in Application Builder? (Choose four.)
- AEdit the No Data Found messages for multiple report regions in the application
- BManage translatable text messages for the applicationMost Voted
- CReview debug messages generated by the application
- DChange the application aliasMost Voted
- EManage application upgrade scripts
- FChange navigational components of the applicationMost Voted
- GAdd different application roles and configure their role assignmentMost Voted
- HDelete multiple application pages
Correct Answer:
ABDG
ABDG
send
light_mode
delete
Question #9
Brian created a page with multiple regions. He now wants to include a list of links to selectively display each region.

How can Brian achieve this?

How can Brian achieve this?
- ACreate a region of type Region Display Selector, and ensure that each region has Region Display Selector set to "Yes".Most Voted
- BCreate a parent region called REGIONS. For each region, update the Parent Region attribute to REGIONS.
- CCreate a list in Shared Components containing each region. Create a region of type List and associated the list created.
- DDefine static IDs for each region. Create a region called REGIONS of type Static Content with named anchors to other regions.
Correct Answer:
A
A
send
light_mode
delete
Question #10
Kim has defined a validation of "Item is NOT zero" on P5_SAL. When she runs the page, the error is displayed in the notification, but does not highlight the item or display the error below the item. Kim changes Display Location to "Inline with Field and Notification". However, the validation error still does not display under the item.
What must Kim do to ensure that the validation error appears correctly under the item and also in the notification?
What must Kim do to ensure that the validation error appears correctly under the item and also in the notification?
- AAdd JavaScript to the item to display on error
- BSet Display Location to "Inline with Field"
- CSet Value Required to Yes on P5_SAL
- DSet Validation Associated Item to P5_SAL
Correct Answer:
B
Reference:
https://stackoverflow.com/questions/57100939/display-error-message-inline-with-field-in-oracle-apex-interactive-grid
B
Reference:
https://stackoverflow.com/questions/57100939/display-error-message-inline-with-field-in-oracle-apex-interactive-grid
send
light_mode
delete
All Pages