SQL Update query to update multiple columns and tables in MySQL
This command will update only those records for which class is equal to 'Four'. So this way we can update records selectively. Now let us move one more step and change the records selectively based on some value in some other field. We will change records
www.plus2net.com |