Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime101.q
blob: e6ed754bd89fc13f0ca64e0e0f32091a59a06c86 [
file
] [
log
] [
blame
]
SELECT interval
'1 2:03'
day to minute
from
basic limit
1
;