The expression sum(amount) over (order by id asc) can be read as sum amount for all rows ordered by id ascending from the first row to the ...
確定! 回上一頁