Oracle
1Z0-141 · Question #141
You are creating a new form for the Order Entry application. You define a record group that will be created when the form is executing using this built-in: CREATE_GROUP(rg_emplist, global_scope)…
The correct answer is B. all forms in the application. See the full explanation below for the reasoning.
Question
You are creating a new form for the Order Entry application. You define a record group that will be created when the form is executing using this built-in:
CREATE_GROUP(rg_emplist, global_scope) Which form(s) in the application will have access to this record group?
Options
- Aonly the form issuing the CREATE_GROUP built-in
- Ball forms in the application
- Cany forms opened by the user who initiated the record group
- Dany forms referenced by the form that contains the procedure
How the community answered
(45 responses)- A4% (2)
- B76% (34)
- C7% (3)
- D13% (6)
Community Discussion
No community discussion yet for this question.