Calculate all the year/months included in the year/month interval — From SQL to SPL #15
Problem description & analysis: The second and third fields of a certain database table are the starting year/month, and the ending year/month, respectively, in the format of “year M month”. Task: Now we need to add a calculated column TimePeriods: ...





