Wilson, Ronald <rwils...@harris.com> wrote:
> Sigh, I thought I had read all the applicable sections.  Thanks Igor.
>
> Though, now I'm curious what your opinion on this is:
>
>> SQLite version 3.6.10
>> Enter ".help" for instructions
>> Enter SQL statements terminated with a ";"
>> sqlite> create table none (i NONE);
>> sqlite> insert into "none" values(1);
>> sqlite> select * from "none" where i='1';
>> 1
>> sqlite>

I don't have an opinion on this. Should I? Is there a question in there 
somewhere?

Igor Tandetnik 



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

Reply via email to