On 11/12/2014 12:52 PM, Paul Sanderson wrote:
I have googled but can't see what cnt(x) actually signifies - cnt is
not a function

The same thing it signifies in "CREATE TABLE cnt(x);"

"cnt" is an "ephemeral" table with a single column named "x".
--
Igor Tandetnik

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

Reply via email to