I want to update a column with the rolling average of the product of two other columns, all in the one table.
create table tb (code str, date str, cl float, v