Sign in
apache
/
drill-test-framework
/
9324c6675efda54616532025bc4b6555370790f6
/
.
/
framework
/
resources
/
Functional
/
implicit_cast
/
implicit_cast64.q
blob: 06d8a9cabc47b9c2ebb58177fc2e64419b80401f [
file
] [
log
] [
blame
]
select
c_decimal18
from
data
where
c_decimal18
is
not
null
;