Skip to main content

set_distinct

Function set_distinct 

Source
pub fn set_distinct(expr: Expression, distinct: bool) -> Expression
Expand description

Set or remove the DISTINCT flag on a SELECT.