devxlogo

September 14, 2018

Understanding the INSTR Function

MySQL is very powerful with a lot of in-built features. Today we are analyzing the INSTR function. Syntax: INSTR (String, subString) Result: Returns the first index of the subString in