Oracle
1Z0-141 · Question #69
You are developing a form that serves as a front end to access the Order Entry application. Within the form you want to store the usernames of those users who have permission to run the application…
The correct answer is D. In a record group. See the full explanation below for the reasoning.
Question
You are developing a form that serves as a front end to access the Order Entry application. Within the form you want to store the usernames of those users who have permission to run the application. This information is accessed when the form starts up to determine if the user is authorized. The list of usernames is not stored in the database and should not be visible to users. How will you store this information?
Options
- AIn a list item
- BIn a list of values
- CIn a set of parameters
- DIn a record group
- EYou cannot store this information within a form; you must create a database table to store it
How the community answered
(52 responses)- A2% (1)
- B13% (7)
- C8% (4)
- D75% (39)
- E2% (1)
Community Discussion
No community discussion yet for this question.