blob: 997aeffd4c9040b48a909752dbb8de829b30aec4 [file] [log] [blame]
select cast(c_interval_year as interval year) + cast(c_interval_month as interval month) from `interval_data.json` where c_row=3;