summaryrefslogtreecommitdiffstats
path: root/yt/yql/tests/sql/suites/select/where_not_null.yql
blob: a58289897821f534f077c825bf793d594197ea33 (plain) (blame)
1
select * from plato.Input where a is not null;