1 line
137 B
SQL
1 line
137 B
SQL
select type,count(*) howmany from contents where type in(20006,20007,20020,20021,20022,20023,20026,20027,20028,20029,20032) group by type |