Multiple choice

Which of the following predicates is used to test an attribute value against a set of values?

  1. LIKE predicate

  2. BETWEEN predicate

  3. AVG

  4. IN predicate

  5. MIN

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

IN predicate is used to test an attribute value against a set of values.