Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
datetime
/
data
/
datetime86.q
blob: eb7dbd426ce71f58dd0709011e53a1bfe81cf4f0 [
file
] [
log
] [
blame
]
select
cast
(
c_row
as
int
),
cast
(
c_time
as
time
)
from
basic
where
c_time
>
'05:06:07'