4. Data Manipulation using DML
4.1 Construct and analyze INSERT statements • INSERT INTO SELECT, INSERT INTO VALUES
4.2 Construct and analyze UPDATE statements • Update data in a single table
4.3 Construct and analyze DELETE statements
• Delete data from a single table