Page 1 of 1

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

Posted: Fri Aug 26, 2022 9:58 am
by answerhappygod
Which rule definition logic will ensure that no value in a column appears more than three times in the data?

A. testvalue EXISTS <= 3
B. testvalue OCCURS <= 3
C. testvalue APPEARS <= 3
D. testvalue CONTAINS <= 3