nerdexam
IBM

C2090-305 · Question #1

Which rule definition logic will ensure that no value in a column appears more than three times in the data?

The correct answer is B. testvalue OCCURS <= 3. See the full explanation below for the reasoning.

Question

Which rule definition logic will ensure that no value in a column appears more than three times in the data?

Options

  • Atestvalue EXISTS <= 3
  • Btestvalue OCCURS <= 3
  • Ctestvalue APPEARS <= 3
  • Dtestvalue CONTAINS <= 3

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    83% (34)
  • C
    10% (4)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full C2090-305 Practice