リファレンスSQL 関数集約関数multi_distinct_sumこのページの見出しmulti_distinct_sum 説明 expr 内の異なる値の合計を返します。これは sum(distinct expr) と同等です。 構文 multi_distinct_sum(expr) パラメータ