aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/distinct/distinct_count_only.sql
blob: 45c1ec2740370861ccfbcb8086d51c40c968e6c4 (plain) (blame)
1
select count(distinct key) from plato.Input2;