Expand description
LINT_ST_008: Structure distinct.
SQLFluff ST08 parity: SELECT DISTINCT(<expr>) should be rewritten to
SELECT DISTINCT <expr>.
LINT_ST_008: Structure distinct.
SQLFluff ST08 parity: SELECT DISTINCT(<expr>) should be rewritten to
SELECT DISTINCT <expr>.