On Nov 23, 2011, at 6:05 PM, Pavel Ivanov wrote: > This query gives > different and kind of unexpected result on empty table. ;)
Ooops... I see what you mean... on an empty table... this returns one row with a null value: sqlite> select max( 1 ) from t; That would qualify as a bug I guess :)) [SQLite version 3.7.9 2011-11-01 00:52:41] _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users