Question
Computer Science Question on Introduction to MySQL
Which operator is used to match a pattern or string in SQL?
A
In
B
Between
C
Join
D
Like
Answer
Like
Explanation
Solution
The correct option is (D) :Like
Which operator is used to match a pattern or string in SQL?
In
Between
Join
Like
Like
The correct option is (D) :Like