Select Distinct Count SQL — Complete CLI Reference, Syntax
select distinct count sql is the SQL aggregate pattern using COUNT(DISTINCT column) to return the number of unique non-NULL values in a column or expression. It
select distinct count sql is the SQL aggregate pattern using COUNT(DISTINCT column) to return the number of unique non-NULL values in a column or expression. It