On Oct 12, 2009, at 2:08 PM, Daniele Liscia wrote:

> Does anybody know wether the "NOT LIKE" condition such as
>
> SELECT * FROM suppliers
>    WHERE supplier_name NOT LIKE '%blabla%';
>
> works in sqlite?

We have no reason to believe that it does not work. If you have
evidence that suggests a problem, please post it here.

Dan.



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

Reply via email to