Chevron Left
Back to Introduction to Structured Query Language (SQL)

Learner Reviews & Feedback for Introduction to Structured Query Language (SQL) by University of Michigan

4.8
stars
5,359 ratings

About the Course

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....

Top reviews

AK

Invalid date

CREATE TABLE Review (

rating INT ,

NAME VARCHAR(452) ,

INSERT INTO Review (NAME, RATING) VALUES ('GREAT PROFESSOR CHARLES SEVERANCE',5 );

) ENGINE = GOOD BYE CHARACTER SET = coursera

KP

Invalid date

This gives you a basic understanding on SQL for beginners. Dr.Chuck explained so well in such a way that even a candidate with zero knowledge can understand the concepts and can complete the course.

Filter by:

701 - 725 of 1,200 Reviews for Introduction to Structured Query Language (SQL)

By Jonathan L

•

Nov 20, 2019

Awesome and fun course !

By Khaled E

•

Aug 28, 2018

Thanks a lot Dr Chuck <3

By Alfredo A B

•

Aug 23, 2018

The good is really good.

By Tomasz

•

Mar 2, 2018

Great start with basics!

By Rohith N

•

Feb 26, 2018

Basics explained clearly

By Frank J N

•

Jan 6, 2018

Good introductory to SQL

By Deleted A

•

Jan 4, 2018

Excellent mySQL overview

By A. I

•

Nov 28, 2022

well structured course!

By Tasic D

•

Sep 20, 2022

the course is excellent

By ULPAGODA P A S B K

•

Dec 28, 2020

One of the best courses

By LUIS M

•

Dec 18, 2020

Great course go a head!

By Motamen M

•

Aug 24, 2020

Amaaaaaaaaaaaaaaaaazing

By Vinicius C N

•

Jun 20, 2020

This course was amazing

By Sayak D

•

Jun 17, 2020

A very very nice Course

By Uche M E

•

May 11, 2020

great course

great tutor

By Brandon A

•

Apr 27, 2020

I learned a lot i liked

By Fabrice Q

•

Sep 3, 2019

Great course, Thank you

By Jane M

•

Jul 21, 2019

One of the best courses

By Carl B

•

Apr 28, 2018

Good, hands on practice

By Michael M

•

Jan 10, 2018

Dr. Chuck is fantastic!

By M.H R

•

Oct 3, 2023

A Very freindly course

By Ayush N

•

Apr 28, 2022

this is awesome course

By Jadepan T

•

Jan 25, 2022

Overall a great course

By H C

•

Jan 11, 2021

Excellent Professor !!

By Yara A

•

Sep 13, 2020

Good Course as a start