Skip to content

Feb 15: Modifying Data

Learning Objectives

After today's class, you should be able to:

  • Explain the syntax of INSERT, UPDATE, and DELETE statements.
  • Use the mysql command to run scripts from the command line.

Lesson Outline

Lecture Slides: [20 min]

CRUD Lab: [50 min]

Your To-Do List