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