According to The Definitive Guide to SQLite (page 120), if I type
"select null=null;" in a sqlite3 session, I should get 'NULL' printed.

http://apress.com/book/view/9781590596739

But I tried it in sqlite3, only an empty line is printed. Is it the
cases that sqlite3 change the way to show null after the book was
published?

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

Reply via email to