Subject update previous and current record in one update statement
Author isaac_cm
Hello
I need to make an update for current record and the record immediately previous the current one.

is there a way to do it in one sql ?

thanks