Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime103.q
blob: b095a0f021ac3436f13156e11176c1311135b9a7 [
file
] [
log
] [
blame
]
select
time
'02:00:00'
+
interval
'23:00:00'
hour to second
from
basic limit
1
;