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:

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

By HIMANSHU K G

•

Jun 18, 2022

This course walks you through the common SQL commands used in Industry. Also, it emphasies on designing databases that work faster.

By Omar F

•

Apr 21, 2024

Great course for learning the basics of SQL and relational databases with an engaging instructor and well-designed course material.

By Tahseen N

•

Dec 9, 2022

I really liked how compact it was yet so detailed. I really enjoyed the assignment part where I really got the chance to practice !

By Vaibhavi M

•

Feb 18, 2022

This course helped me a lot to get clear idea of how databases work and how to use them to make our lives easy.Loved this course!!

By VARAD D

•

Sep 9, 2020

Thanks Dr.Chuck for making this introduction so awesome with cool information about sql very much happy i took this class. cheers!

By ANIKET C

•

Jul 11, 2020

It was very good Course.i learnt more from this course and prof. Charles Russell was excellent teacher.Thank you professor Charles

By Eli K

•

May 10, 2020

great course. Lessons were great to follow along with and the concepts were explained very clearly. Well done as always Dr. Chuck!

By ali m y

•

Dec 25, 2023

It was the best. I've known about SQL but this course had a lot of new things that I haven't known and must know! It was amazing.

By Daryl C

•

Mar 24, 2018

Excellent course to "cut your SQL" teeth on. Dr Chuck is laid back and delivers a wealth of knowledge in a short period of time.

By Aditya K S

•

Apr 16, 2020

Very well explained and brain storming assignments that helped understand the concepts.

Thank you sir for your excellent content.

By Arjun P

•

Jun 7, 2020

This course serves you the material that is complex but really fun to enroll, and i think that is the factor of the instructor.

By Thanuja V

•

Sep 24, 2019

Very Informative and Excellent Course. Topics covered are very detailed and easy to implement. Thanks for the very nice session

By Jeroen N

•

Jul 13, 2019

Excellent course especially when you're new to Databases and SQL. The teacher is great and his witty remarks are entertaining!

By Anubhav M

•

Oct 4, 2020

Great course got to learn a lot, The instructors were really good. I hope to pursue MS from University of Michigan next year.

By Ratna M G

•

Aug 29, 2020

it amazing course and very useful in daily life for programmer person to learn.

its very grate to learn form fabulous lecture.

By Yasir F

•

May 3, 2021

i have learned how i can manage data with mySQL. in the next step i must learn link database with php code. was very useful.

By ANNISA S A

•

Apr 20, 2021

through this course I understand about Structured Query Language (SQL), especially about databases.

Thank you very much ^^

By 13217056 D K

•

Nov 3, 2020

Very easy to understand and follow through. Completed it in only 2 days. Maybe need some extra exercises or extra lectures.

By Gaël G

•

Feb 15, 2019

Excellent lectures again for beginners. The step by step approach is really a very strong point of this series of lectures.

By dao n

•

Jan 22, 2019

Absolutely fanstatic, the instructor is very funy and has a charm. You can under the concept behind many many relationships

By Drew C

•

May 31, 2019

I enjoyed the course a lot. It has been a number of years since I studied SQL, and it helped me to get back up to speed.

By Rohan S

•

Aug 19, 2019

Excellent course on SQL for beginners. The instructions are crisp and crystal clear and the professor is one of a kind.

By Biswajit R

•

Jan 15, 2022

A perfect course for beginners who don't have any knowledge in SQL, really helped to understand many concepts . Thanks

By NABANITA D

•

Jan 26, 2021

A precise and short introduction on Data model and data normalization....so grateful to Dr Chuk, our course Instructor

By Brian H

•

Jan 24, 2018

Fun, quick introduction to SQL that gives a foundational understanding of why and not just the how. Great instructor!