I want to report that in your documentation for the last version of SQLite
exists a misprint. On the following website:
http://sqlite.org/datatype3.html , in the 4 appendage, the first line:
"SQLite version 3 has the usual set of SQL comparison operators including
"=", "==", "<", "<=", ">", ">=", "!=", "", "IN", "NOT IN", "BETWEEN", "IS",
and "IS NOT", ."
 After the operator '!=' doesn't appear any operator. I suppose that the
empty one is the operator '<>'. And at the end of the line, there is a
'extra' comma that shouldn't be there.

I hope that my message can help to fix the problem.

-- 
Juan Francisco Benítez López
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to