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