Q. Which of these operators does not perform relative-value comparisons?
β
Correct Answer: (B)
bad
Explanation: This question is about how MySQL compares values. We're looking for the operator that *doesn't* check if one value is greater than, less than, or equal to another.