nerdexam
Oracle

1Z0-151 · Question #71

The Credit_Rating item in the Customers block of an Order Entry form must be restricted to three possible values: Good, Poor, or Null (the latter value indicates that the credit rating has not been…

The correct answer is F. Change the item type. It is not appropriate to use a check box to enable entry and update of more. See the full explanation below for the reasoning.

Question

The Credit_Rating item in the Customers block of an Order Entry form must be restricted to three possible values: Good, Poor, or Null (the latter value indicates that the credit rating has not been determined). Order entry clerks must be able to update this item to any of the preceding three values. You want to change the item to a check box labeled "Credit Risk" that should be selected if the customer has poor credit, the check box should not be selected if the customer's credit rating is good or undetermined. You change the item type to Checkbox, set other properties as shown in the Exhibit, and then run your form and insert three records: two with good credit and the check box deselected, and one with poor credit and the check box selected. You commit the data and query the records, with the following result set:

The first two records show an undetermined credit rating, although your intention was to set the value to Good for these customers. What change must you make in the properties of the Credit_Ratinq item to enable values of Good, Poor, and Null to be entered?

Exhibits

1Z0-151 question #71 exhibit 1
1Z0-151 question #71 exhibit 2

Options

  • AChange the initial Value property to Good.
  • BChange the Check Box Mapping of Other Values property to Not Allowed.
  • CChange the initial Value property to Good and the Value When Unchecked property to Null.
  • DChange the initial Value property to Good and the Chock Box Mapping of Other Valued property
  • EChange the initial Value property to Good and the Check Box Mapping of Other Values property
  • FChange the item type. It is not appropriate to use a check box to enable entry and update of more

How the community answered

(29 responses)
  • A
    14% (4)
  • D
    3% (1)
  • E
    7% (2)
  • F
    76% (22)

Community Discussion

No community discussion yet for this question.

Full 1Z0-151 Practice