On Sun, Feb 28, 2010 at 01:26:20AM +0100, Kees Nuyt scratched on the wall:
> On Sun, 28 Feb 2010 00:44:00 +0100, "Artur Reilin"
> <sql...@yuedream.de> wrote:
> 
> > "Select count(id) from table where text!='' or
> > text!=NULL" is the same, right?
> 
> text!=NULL is not a valid expression.

  Sure it is.  8-)
  
  It just isn't a very useful expression: it will *always* return NULL.

   -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