On Tue, Mar 2, 2010 at 9:41 AM, Wilson, Ronald <rwils...@harris.com> wrote:
> sqlite> select * from test where text like '_';

from http://www.sqlite.org/lang_expr.html
> An underscore ("_") in the LIKE pattern matches any single character in the 
> string.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to