Oracle 1z0-750 Exam Practice Questions (P. 1)
- 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 #1
Which three item types support defining a list of values? (Choose three.)
- AColor Picker
- BList ManagerMost Voted
- CFile Browse
- DText Field with autocompleteMost Voted
- EShuttleMost Voted
- FSwitch
Correct Answer:
ABD
Reference:
https://docs.oracle.com/database/apex-5.1/HTMDB/about-item-types.htm#HTMDB28627
ABD
Reference:
https://docs.oracle.com/database/apex-5.1/HTMDB/about-item-types.htm#HTMDB28627
send
light_mode
delete
Question #2
Michael has developed an app for tracking product defects. His navigation menu lists each product. He has defined application items and computations to hold the number of defects for each product. For example, for Hedgers, he has defined the application item HEDGER_DEFECTS.
How can Michael add the number of open defects in the navigation menu entries?
How can Michael add the number of open defects in the navigation menu entries?
- AUpdate the Navigation Menu template to be Include Count.
- BUpdate Template Options and set Display Count to True.
- CUpdate the List Entry Label for Hedgers to Hedgers &HEDGER_DEFECTS., and similarly for other products.
- DAdd &HEDGER_DEFECTS. to User Defined Attribute 01 in the navigation menu for Hedgers, and similarly for other products.
Correct Answer:
C
C
send
light_mode
delete
Question #3
Which three actions can be performed by a workspace administrator? (Choose three.)
- AAdd space to a schema
- BView usage reports for a workspaceMost Voted
- CManage user accountsMost Voted
- DMonitor workspace activityMost Voted
- EManage workspace to schema assignments
- FApprove workspace requests
Correct Answer:
CDF
Reference:
https://docs.oracle.com/cd/E14373_01/admin.32/e13371/wrkspc.htm#AEADM101
CDF
Reference:
https://docs.oracle.com/cd/E14373_01/admin.32/e13371/wrkspc.htm#AEADM101
send
light_mode
delete
Question #4
John is evaluating an old APEX application that has over 20 tabular forms. He wants to update the application and replace all of the tabular forms with interactive grids.
What is the fastest way for John to replace the old reports?
What is the fastest way for John to replace the old reports?
- AGo to each page with a tabular form, copy the SQL Source from the Tabular Form region, and use it to create a new interactive grid.
- BUse the Create Page Wizard to create new pages with interactive grids, and then delete the old pages with tabular forms.
- CUse the Upgrade Application utility and select the candidate objects listed for "Upgrade Tabular Form to Interactive Grid", select all, and then click Upgrade.
- DGo to each report and change the type from Tabular Form to Interactive Grid.
Correct Answer:
D
Reference:
https://community.oracle.com/thread/3937159?start=0&tstart=0
D
Reference:
https://community.oracle.com/thread/3937159?start=0&tstart=0
send
light_mode
delete
Question #5
Jenny has a form page based on ORDER_ITEMS. For certain product types, she needs to redirect to a modal dialog page to ask for additional information, before validating or processing the record on page submission.
Which processing point should Jenny select for the branch?
Which processing point should Jenny select for the branch?
- ABefore ComputationsMost Voted
- BAfter Processing
- CAfter Submit
- DProcessing
Correct Answer:
B
Reference:
https://stackoverflow.com/questions/49449300/oracle-apex-submit-and-open-modal-in-the-same-time
B
Reference:
https://stackoverflow.com/questions/49449300/oracle-apex-submit-and-open-modal-in-the-same-time
send
light_mode
delete
All Pages