Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime88.q
blob: c7c61e433235721eb547e301b650cdd0b5d3ac82 [
file
] [
log
] [
blame
]
select
c_row
,
c_time
from
data
where
c_time
>=
'00:00'
;