This video explains how to use the DELETE statement of the Structured Query Language (SQL). It is the fourth 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 DELETE statement, along with the WHERE clause, to remove entire records from a table.