ClickHouse/tests/queries/1_stateful/00174_distinct_in_order.reference

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
170 B
Plaintext
Raw Normal View History

-- check that distinct with and w/o optimization produce the same result
-- DISTINCT colums are the same as in ORDER BY
-- DISTINCT colums has prefix in ORDER BY columns