A

Admin • 833K Points
Coach

Q. Which string function returns the index of the first occurrence of substring?

  • (A) INSERT()
  • (B) INSTR()
  • (C) INSTRING()
  • (D) INFSTR()
  • Correct Answer - Option(B)
  • Views: 29
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question asks about a MySQL function that helps us find the position of a smaller piece of text (a substring) within a larger piece of text (a string).

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.