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