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