What does the SQL operator "IN" do?
Checks if a value is NULL
Checks if a value is within a specified set of values
Performs pattern matching on a string value
Compares two values for equality
This question is part of this quiz :