In this course, you'll be introduced to MySQL. walk through installation steps for installing MySQL server on your local computer and creating a MySQL Database. You'll learn about single table queries and the basic syntax of the SQL language, as well as database design with multiple tables, foreign keys, and the JOIN operation.