This video includes two variations of a simple SQL update statement. One variation has just the table name and two columns being updated whereas the second variation specifies the database, the owner, and the table to make a more complete declaration. Update statements are critical to change existing data.