is there a way to get the offset of a substring, in mysql?
IE
"hello everybody i'm a newbie programmer" "everybody" offset 6
i'm looking for the equivalent of indexOf in java/javascript
thanks!
is there a way to get the offset of a substring, in mysql?
IE
"hello everybody i'm a newbie programmer" "everybody" offset 6
i'm looking for the equivalent of indexOf in java/javascript
thanks!