Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
implicit_cast
/
implicit_cast49.q
blob: 57d46f972cfcccbe8ff3d3815f739f4254e93911 [
file
] [
log
] [
blame
]
select
c_decimal18
from
data
where
c_decimal18
>=
c_decimal18
;