Solveeit Logo

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