This video explains how to use the UPDATE statement of the Structured Query Language (SQL). It is the third in a series about a subset of SQL known as the Data Manipulation Language (DML), which is used to work with the data in database tables. It includes examples of how to use the UPDATE statement and the SET clause, along with the WHERE clause, to modify existing records in a table.