Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime185.q
blob: f6312ea13bb763b4c319c9e1f4e74d8f72ab8353 [
file
]
select
interval
'3 10:20:30'
day to second
-
interval
'4'
hour
from
basic
where
c_row
=
1
;