select count(scode) as bb,scode from mytb where trues=1 and bb=3 group by scode;
Error: misuse of aggregate: count() _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

