nerdexam
Oracle

1Z0-202 · Question #28

Your requirement is to allow only one industry for a given Account. What would you do to meet the requirement?

The correct answer is C. Validate there is a foreign key on S_ORG_EXT that points to the Industry business components. See the full explanation below for the reasoning.

Question

Your requirement is to allow only one industry for a given Account. What would you do to meet the requirement?

Options

  • ACreate a new Industry table.
  • BCreate a new foreign key on S_INDUST that points to S_ORG_EXT.
  • CValidate there is a foreign key on S_ORG_EXT that points to the Industry business components
  • DValidate there is a foreign key to the Industry business components main table on the
  • EValidate there is a foreign key on the Industry business components main table that points to the

How the community answered

(26 responses)
  • A
    12% (3)
  • B
    8% (2)
  • C
    77% (20)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-202 Practice