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:

1051 - 1075 of 1,200 Reviews for Introduction to Structured Query Language (SQL)

By prashanth m

•

Jun 4, 2018

Nice course,difficulty level rises drastically in the 3 r week,otherwise great course

By Andrew S

•

Nov 18, 2019

outstanding course, everything was clear that previously had been absolutely unknown

By Bharath N

•

May 29, 2019

The Course was fun and knowledgeable. The way he explain things in simpler way is a

By MEHTA R S

•

Jun 30, 2020

Amazing Job.

However, would be beneficial if SQL commands are taught in more detail

By samanth s

•

May 14, 2020

need more content.The content here is not sufficient in the real time environment

By Mahesh C

•

Jan 15, 2020

After Quiz exam, there must be way to give answers for all incorrect answers.

By Peng H

•

May 7, 2019

Hope to have more exercise and the ability to use other tools than phpMyAdmin

By Wei Y C

•

Dec 1, 2017

did not like the peer review session, as it delay the time to get certificate

By Divya B

•

Jan 12, 2023

It is a great Beginner's Course for SQL. It gives you idea of what is SQL.

By Deleted A

•

May 13, 2018

Very convenient course for a refresher or basic intro to the world of SQL.

By Joshua B

•

Apr 23, 2018

This is a very nice course. Thank you doctor chuck for the wonderful time.

By Varun.C

•

Jan 23, 2022

It's been Wonderful Course and I' am Thankful to University of Michigan

By Noa K

•

Sep 5, 2021

The final assigment instructions are incorrect in the reading section.

By Y S S

•

Dec 30, 2017

Its wonderful course particularly the way instructors are explaining .

By Sommaya H

•

Jul 26, 2020

Great instructor, good for an intermediate-level computer programmer.

By arjun m

•

Dec 7, 2018

It was really nice learning experience in a very short period of time

By Arya K

•

Oct 28, 2019

course was conducted in very friendly atmosphere thanks to Dr. Chuck

By Ramon R B

•

Oct 27, 2020

muy buen curso para empezar con SQL de una manera practica y rapida

By Yasmin

•

Feb 11, 2018

Very interesting and fun course thanks specially to the professor.

By Cristian D H M

•

Feb 16, 2021

This course needs more exercises. But the explanations are great

By John P

•

Jan 27, 2020

Very good intro course on not only SQL but on databases as well.

By Abdullah A F

•

Jul 16, 2020

DrChuck is a great person. I personally love his teaching style

By PRIYAM J

•

May 18, 2020

Awesome Course! Will like to learn a little more advance of it

By Carson C

•

May 14, 2019

Pretty good! But still, more applicable contents are expected.

By Shubham S P

•

Jun 15, 2020

Dr. chuck helped me very well on a relational database topic.