From the course: Learning SQL Programming

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Challenge: Practice working with data

Challenge: Practice working with data - SQL Tutorial

From the course: Learning SQL Programming

Start my 1-month free trial

Challenge: Practice working with data

(upbeat techno music) - [Instructor] Let's use what we've just seen and work with the data in the database a little bit. Let's say you're going through email associated with the quiz, and there are a few requests that come through which you need to process. Here's a summary of what needs to be done based on emails from today. We'll need to add two participants, make a change to an existing record, and delete a record. You may want to pause the video here to copy this note. Take about 10 minutes to write queries that will reflect these changes. And when you're done, come back and I'll show you how I solved this challenge.

Contents