count_distinct

Type Alias count_distinct 

Source
pub type count_distinct<Expr> = CountDistinct<SqlTypeOf<Expr>, Expr>;
👎Deprecated
Available on crate feature with-deprecated and non-crate feature without-deprecated only.