Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
implicit_cast
/
implicit_cast36.q
blob: 43dd47b63312a49a0c3586b2a7966f3a8610fb65 [
file
] [
log
] [
blame
]
select
c_decimal9
from
data
where
c_decimal9
<>
c_decimal18
;