1. Alter the students table to add a NOT NULL constraint to the column city 2. Insert a record and the leave the city column empty 3. Save the record. Note the error and resolve it.