Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime183.q
blob: b707d92e64476f7b28681f6524b16fdfa580530c [
file
] [
log
] [
blame
]
select
interval
'2 10:20:30'
day to second
+
interval
'13:40'
hour to minute
from
basic
where
c_row
=
1
;