Oracle
1Z0-141 · Question #97
Which statement is true about built-ins that invoke one form from another?
The correct answer is E. OPEN_FORM invokes the second form in a modeless state and optionally within a different. See the full explanation below for the reasoning.
Question
Which statement is true about built-ins that invoke one form from another?
Options
- ACALL_FORM cannot be issued while in Enter-Query mode.
- BCALL_FORM does not issue a savepoint.
- CNEW_FORM invokes the second form in a modal state so the user can navigate freely
- DNEW_FORM improves performance but consumes more memory because the first form is
- EOPEN_FORM invokes the second form in a modeless state and optionally within a different
- FOPEN_FORM is the only way to invoke the second form in "query only" mode.
How the community answered
(40 responses)- A3% (1)
- B13% (5)
- C3% (1)
- D5% (2)
- E78% (31)
Community Discussion
No community discussion yet for this question.