Oracle
1Z0-141 · Question #9
1Z0-141 Question #9: Real Exam Question with Answer & Explanation
The correct answer is C. Global record group. See the full explanation below for the reasoning.
Question
You are developing an application for use by meteorologists. Form1 contains a list item based on a query of cloud types that are stored in a database table. Users can add cloud types to the list by typing in new values that are automatically inserted to the database table. Form1 calls Form2, which contains an identical list item. You do not want to requery the database to obtain the list of cloud types. Which method can you use to pass the cloud types from Form1 to Form2?
Options
- AParameter list
- BGlobal variables
- CGlobal record group
- DShared PL/SQL library
- EThere is no way to pass such data between forms; you must requery the data from the
Community Discussion
No community discussion yet for this question.