From the course: Advanced MySQL Database Administration

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Challenge: Import remaining 2012 data

Challenge: Import remaining 2012 data - MySQL Tutorial

From the course: Advanced MySQL Database Administration

Challenge: Import remaining 2012 data

- [Instructor] All right, you're ready for another assignment. This time, you're going to be importing the remaining data for the 2012 calendar year. Sally's come to you with two data sets, one representing the order_items from May through December, another representing the order_item_refunds from May through December. You've already created these tables. You're familiar with uploading the data. This assignment should just reinforce those concepts, which we'll be using, again, throughout the course. I'd recommend you go ahead and start with the order_items data, get that imported, take a look and see if everything looks good to you. Then, import the order_item_refunds data. Give this a shot on your own, then come back and watch the solution video. Good luck.

Contents