aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/select/boolean_where.sql
blob: c12a9b6022e56056dc7a4083f6c9ee0ae9c9342f (plain) (blame)
1
2
select * from plato.Input where e;
select a from plato.Input where not e;