Updating Multiple Rows
|
||||||
You can use one UPDATE statement to modify multiple records in a table based on a specific condition. When a condition is not specified, the entire table is updated. Watch Sheila update rows in the EMPLOYEES table.
|