What is the SQL operator (i.e., keyword) used in conjunction with pattern matching?
QUESTION:
“What is the SQL operator (i.e., keyword) used in conjunction with pattern matching?”
ANSWER:
The LIKE operator is used in conjunction with pattern matching.
Responses