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