Some simple SQLs:
SELECT count(*) FROM t2 WHERE c = xx; (or d = xx)
-- Sent from: http://sqlite.1065341.n5.nabble.com/ _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

