Updating a table v16
You can change the column values of existing rows using the UPDATE
command. For example, the following sequence of commands shows the before and after results of giving everyone who is a manager a 10% raise:
You can change the column values of existing rows using the UPDATE
command. For example, the following sequence of commands shows the before and after results of giving everyone who is a manager a 10% raise: