Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime208.q
blob: 9f38d81e572cfd098a8dcea2b4c68e403af13ff6 [
file
]
select
interval
'2 10:20:30'
day to second
+
interval
'2 10:20:30'
day to second
from
basic limit
1
;