Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
is_null.q
blob: 17bed8d01a7eedef028ce450392a6816191a1706 [
file
]
select
*
from
voter
where
name
is
null
;