im trying to update table temp(F4) result from bottom to top. Is it while-loop every row and update can be order by?
Thanks!
im trying to update table temp(F4) result from bottom to top. Is it while-loop every row and update can be order by?
Thanks!
Assuming
ROW
is a positive integer then you can use (demo)If you want to update
F4
you can use