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