- Notifications
You must be signed in to change notification settings - Fork689
Instr
Mathias Rangel Wulff edited this pageMar 12, 2017 ·3 revisions
FunctionINSTR(string1, string2) Returns the position of the substring in the string:
SELECT INSTR('abc','b')// returns2
© 2014-2026,Andrey Gershun &Mathias Rangel Wulff
Please help improve the documentation by opening a PR on thewiki repo