The UPDATE SQL clause can…
update more than one row at a time.
delete more than one row at a time.
update only one row at a time.
delete only one row at a time.