Sign in
apache
/
drill-test-framework
/
e7648f05ad9c828f9deacba058aefa394b901978
/
.
/
framework
/
resources
/
Functional
/
implicit_cast
/
implicit_cast25.q
blob: d9cb86bc969040cf77f9d98d4a6a6110d0ae185a [
file
] [
log
] [
blame
]
select
c_timestamp
from
data
where
c_timestamp
>=
c_date
;