Multiple choice

Which operator perform pattern matching?

  1. BETWEEN OPERATOR

  2. NULL OPERATOR

  3. EXISTS operator

  4. Bitwise operators

  5. LIKE OPERATOR

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Pattern matching is used to get the information without mentioning the full name and by just using the LIKE operator and just mention the starting letter.