Q. Which of the following clauses is used to display information that match a given pattern?
β
Correct Answer: (A)
LIKE
Explanation: This question is asking about a clause in MySQL that lets you find data that fits a specific pattern. Let's break down the options: