Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime209.q
blob: 8037bda3fc076ce971c5bcc48625c90cfba3c7b0 [
file
] [
log
] [
blame
]
select
interval
'2 10:20:30'
day to second
+
interval
'10:20:30'
hour to second
from
basic limit
1
;