Oracle
1Z0-141 · Question #136
1Z0-141 Question #136: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-141 to reveal the answer and full explanation for question #136. The question stem and answer options stay visible for context.
Question
An Order Entry form that you are developing contains several blocks. The first is a control block where you create buttons to perform certain actions. One button, which is mouse and keyboard navigable, contains code to navigate to and perform queries in multiple blocks in the form: GO_BLOCK('Customers'); EXECUTE_QUERY; GO_BLOCK('Orders'); EXECUTE_QUERY; GO_BLOCK('Items'); EXECUTE_QUERY; You do not want trigger processing to continue if there is any type of error in navigating to the Customers block. How should you modify the code?
Options
- AGO_BLOCK('Customers');
- BGO_BLOCK('Customers');
- CGO_BLOCK('Customers');
- DGO_BLOCK('Customers');
Unlock 1Z0-141 to see the answer
You've previewed enough free 1Z0-141 questions. Unlock 1Z0-141 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.