About Introduction to Structured Query Language (SQL) course
In this course, you will go through the steps of installing a text editor, installing MAMP or XAMPP (or equivalent), and creating a MySql database. You will learn about single-table queries and basic SQL syntax, as well as designing databases with multiple tables, foreign keys, and JOINs. Finally, you will learn how to model many-to-many relationships, such as those needed to represent users, roles, and courses.