Does SQLite have a string function that produces the first position of a
string within another string?
For example select Instr('abcd', 'c') would produce 3
Looked in the documentation and the forum, but couldn't see it.

RBS



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to