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