i want o/p like:
1 test1 100 100
1 test1 400 500
1 test1 700 1300
2 test2 200 200
2 test2 400 600
2 test2 200 800
total should be calculated group by no
1 test1 100 100
1 test1 400 500
1 test1 700 1300
2 test2 200 200
2 test2 400 600
2 test2 200 800
total should be calculated group by no