考点:窗口函数
sum(...A...) over(partition by ...B... order by ...C... rows between ...D1... and ...D2...)

没有使用rows指定窗口数据范围,默认当前行及其之前的所有行