Multiple Choice
Which operator uses one or more wildcard characters to test for a pattern match?
A) PATTERN
B) LIKE
C) MATCH
D) SIMILAR
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Compare the WHERE and HAVING clauses.
Q19: Which operator is inclusive, meaning that a
Q20: Adding a ORDER BY UNIT_PRICE clause to
Q21: Which clause is used to restrict the
Q22: Which of the following operators can be
Q24: Which function determines the number of rows
Q25: In MySQL, you can use an asterisk
Q26: Mallory would like to display the rows
Q27: When a subquery is used in a
Q28: All SELECT statements require a WHERE clause.