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

LC

Invalid date

This short specialization is WAY BETTER than the SQL specialization by UC Davis. OMG I wasted so much time on that 2 month certification when I could have learned way more on this one. Thank you!

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:

976 - 1000 of 1,200 Reviews for Introduction to Structured Query Language (SQL)

By Shahid K

Sep 25, 2020

good

By Prasanth k k

Aug 21, 2020

good

By Mukesh C

Aug 8, 2020

nice

By Manal D y

Jul 31, 2020

good

By Dr.SANDA S H

May 27, 2020

GOOD

By SRI C S K

May 6, 2020

nice

By Bhavana R

Mar 23, 2020

good

By Petar

Nov 23, 2019

good

By Krishna M M

Nov 20, 2019

good

By Amit K A

Aug 19, 2019

good

By Sushma R

Feb 27, 2019

good

By Durgamma S

Feb 12, 2019

good

By FAZEEL A K

Jan 31, 2018

Good

By HONORE M E

May 13, 2023

👍

By elias d

Jan 13, 2022

#1

By Brayan P P

Nov 6, 2022

.

By Jack

Jan 7, 2020

Dr Chuck is awesome in the previous and subsequent courses, but I felt the SQL course was a little lacking. I don't know how anyone could learn SQL syntax or how to write queries with only two rushed lectures and not very many table animations. Fortunately I had a formal database course under my belt, but if this is all I had to go by I'd be quite lost. If you want a more comprehensive SQL primer check out:

https://lagunita.stanford.edu/courses/DB/SQL/SelfPaced/about

It's free and includes more practice in writing queries.

That said Chuck does an amazing job explaining one to one/many relations and basic database design so even I got something out of it.

By Amanda T

Mar 16, 2021

While this course was good, I didn't feel it covered queries in any sort of depth. I took an online, university level Intro to Databases course about a decade back, and was taking this course partially as a refresher and partially because I no longer have access to my certificate. (I've yet to get a job in the field, so some kind of certificate would be beneficial.) This course wasn't nearly as challenging as the free course I took. Some questions where we have to come up with our own queries would have been nice.

By Tobie

Nov 20, 2017

Very clear, short and basic introduction to mySQL. Some of the lecturing is a bit slow-paced and could be repetitive at times, and Professor Severance's written notes/scribbling during the lecture videos is often more erratic than helpful. The slides and resources were good though, and make the material covered very accessible. The assignments are appropriate but a bit tedious due to having to manually enter dozens of values into the databases that you build. Would recommend.

By Clement N S W

May 1, 2018

Great course for people looking to get a foundation understanding of SQL, how it runs behind the code and how to interface with it. The assignments are a good starting point to getting your feet wet with coding language.

Assignments could be more challenging to stretch the abilities; there might be a little too much guidance in designing database structure in the assignments.

By Miriam G

May 24, 2020

The lectures are fun and engaging and I learned a few new things (even though I've already taken a few SQL courses). My only criticism is the pacing was quite slow and I found that the assignments didn't take nearly as long as they said they would (i.e. 30 minutes instead of 2-3 hours). I would have preferred some more challenging assignments to test my learning.

By Zeeshan S

Nov 9, 2020

This course starts from the basics and go till some advance topics. There are some mistakes in the script e.g. how to login to MySQL using command line but you can easily find that on the internet. Most of the commands that are used in this course are well explained but few are not explained and just used. Overall I recommend this course for the beginners.

By Nabil N

Mar 21, 2018

Great Introduction to SQL. Having zero background on SQL and databases the course was good place to start. The instructor is great, he explains well the material and very engaging. After the course I won't consider myself having a good understanding of SQL and its application. I will definitely consider doing more basic courses before moving further.

By Nina R

Mar 26, 2022

This is an easy to follow course but it will take some practice to get a full understanding of the concepts and application. I had to use some outside resources not available in the course to guide me through the second assignment. There was not as much guidance as with the first assignment, but I was able to get it done in 3 hours.

By Jacob T

Jul 5, 2018

It's a great intro to SQL. If you know nothing about SQL and have a small amount of programming background, you will do very well and learn a decent bit. If you're looking for a challenge though to test your skills, I would recommend looking elsewhere. It's definitely an entry level class.