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
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
A. testvalue EXISTS <= 3
B. testvalue OCCURS <= 3
C. testvalue APPEARS <= 3
D. testvalue CONTAINS <= 3