Fix Mistakes
Modify and delete records safely.
We'll cover the following...
We'll cover the following...
Time to clean up your table! In this lesson, you’ll learn how to update existing rows and delete them when needed.
Goal
You’ll aim to:
Modify data using
UPDATE
.Remove rows ...