Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime215.q
blob: 1d39fde51cf7bd328888cb135fea125c9d615e37 [
file
] [
log
] [
blame
]
select
interval
'2-5'
year to month
+
interval
'3'
month
from
basic limit
1
;