There was an error while loading. Please reload this page.
INSTR
Function INSTR(string1, string2) Returns the position of the substring in the string:
INSTR(string1, string2)
SELECT INSTR('abc','b') // returns 2
Quick links
AlaSQL wiki frontpage
About AlaSQL
Install AlaSQL
Get started with AlaSQL