On Mon, Nov 30, 2009 at 08:28:12PM -0500, Tim Romano scratched on the wall:
 
> On my system, an index is used with the query above only when collation 
> is "collation nocase". 

  In other words, when LIKE and collation agree on what "equal" is.

> I /believe/ case_sensitive_like is OFF. I've done nothing to change 
> turn it on. How can I be sure?

  SELECT 'A' LIKE 'a';

  -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Our opponent is an alien starship packed with atomic bombs.  We have
 a protractor."   "I'll go home and see if I can scrounge up a ruler
 and a piece of string."  --from Anathem by Neal Stephenson
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to