Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime87.q
blob: 6b712210800f1a05eb481b6d8250802583f3d63d [
file
]
select
c_row
,
c_time
from
basic
where
c_time
<
'00:00'
;