From the course: MySQL Data Analysis

Unlock this course with a free trial

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

Setting expectations

Setting expectations - MySQL Tutorial

From the course: MySQL Data Analysis

Setting expectations

- [Instructor] Let's talk a little bit about what you should expect from this course. We'll be learning MySQL and practicing that using MySQL Workbench. Throughout your career, you may end up using some of the other flavors of SQL. Each of these flavors is built on the same universal standard, so they're very similar. The concepts that you learn here using MySQL will be broadly applicable, regardless of which flavor you may use in the future. The course is designed to get you up and running with SQL and relational databases. We're not going to cover everything that SQL can do, but we'll touch on the most important things and we'll give you a good foundational understanding with some real life business context behind it. We're going to focus on understanding, extracting, and analyzing data. We'll be starting with the basics, so if you're a little more advanced, feel free to skip ahead. It's also important to understand the things that we're not going to cover in this course. This…

Contents