In SQL Server Management Studio, I did the query below. Unfortunately, I forgot to uncomment the WHERE clause. 1647 rows were updated instead of 4.
WHERE
A non-committed transaction can be reverted by issuing the command ROLLBACK
ROLLBACK
But if you are running in auto-commit mode there is nothing you can do....