any idea guys how to sum previous row to next row in different column?...i'm using mysql 5.6... or is there a way using datagridview?

any idea guys how to sum previous row to next row in different column?...i'm using mysql 5.6... or is there a way using datagridview?

Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal JoshiPosted Sep 24, 2022, 2:22 AM
Hello Anand,
You can try the below query to get the expected result.
Rajanikant HawaldarPosted Sep 23, 2022, 12:55 PM
can you test it?