From the course: MySQL Data Analysis

Unlock this course with a free trial

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

Introduction

Introduction

- All right, we're done with the hard stuff. We've downloaded Workbench, we've connected it to Community Server, and we've built the Maven Movies database. Now it's time for the fun stuff, writing some SQL queries. We're going to explore this business by writing queries on individual tables within the Maven Movies database. We'll do things like select, from, where, and order by. It's going to be a lot of fun, let's dive in.

Contents