nerdexam
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)
  • A
    2% (1)
  • B
    13% (7)
  • C
    8% (4)
  • D
    75% (39)
  • E
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-141 Practice