Introduction to Structured Query Language (SQL) (Coursera)

Introduction to Structured Query Language (SQL) (Coursera)
Course Auditing
Categories
Effort
Certification
Languages
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Introduction to Structured Query Language (SQL) (Coursera)
In this course, you'll walk through installation steps for installing a text editor, installing MAMP or XAMPP (or equivalent) 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. Lastly, you'll learn to model many-to-many relationships like those needed to represent users, roles, and courses.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Course 2 of 4 in the Web Applications for Everybody Specialization


Syllabus


WEEK 1

Installing PHP and SQL

Our first technical task is to work through the installation steps including installing a text editor, installing MAMP or XAMPP (or equivalent), creating a MySql Database, and writing a PHP program.


WEEK 2

Introduction to Structured Query Language (SQL)

We learn about single table queries and the basic syntax of the SQL language.


WEEK 3

Database Design

Covering database design with multiple tables, foreign keys, and the JOIN operation.


WEEK 4

Many-To-Many

We learn how to model many-to-many relationships like those needed to represent users, roles, and courses.



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.