count(case when d.detail = 'good' then 1 end) as good, count(case when d.detail = 'ok' then 1 end) as ok, count(case when d.detail = 'bad' then 1 end) as bad ...
This will be quite useful in showing aggregations using pivot tables. These aggregations are better suited to doing visualizations anyway. And to make sure the crosstab query is up-to-date and ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する