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
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to