Created:
Jan 3, 2019 07:56 AM
| Last Modified: Jan 3, 2019 4:59 AM(16487 views)
I have a table called drugs with columns drug and result, how do I calculate the moving average of the result column by taking the first 4 rows followed by the next 4 rows and similarly continue. Pfa the sample table for reference.