SQL UPDATE Table

The Update query is used to modify or update data in table.

Syntax:

example;

we have table cars with 3 rows as shown below:

lets update BMW color to yellow

Output:

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top