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