Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
implicit_cast
/
implicit_cast87.q
blob: 4da98e04bb7cd9c2fcceecc7b8040c980bfef49c [
file
] [
log
] [
blame
]
select
c_decimal9
from
data
where
c_decimal9
is
not
null
;