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:

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

By Abhishek v

•

Dec 31, 2019

Awesome course

Thanks a lot

By Jinu J

•

Aug 22, 2019

i really like this course

By Narendra Y

•

Jun 29, 2019

good course for beginners.

By Ian W

•

Jun 3, 2019

Great first look into SQL.

By Kush A

•

May 16, 2019

Very well designed course.

By SAHANA H P

•

Nov 4, 2018

Good one. Enjoyed learning

By Zahoor A

•

Mar 1, 2018

Very Impressive Instructor

By Andrew K

•

Jan 7, 2022

Nice simple introduction.

By Mohamed E E

•

Jan 29, 2021

It was a great experience

By Ayush K

•

Sep 22, 2020

It was a great experience

By Javier G

•

Aug 31, 2020

to beginners is very good

By Bishal S M

•

Jul 25, 2020

More Examples is required

By Subhranil P

•

Jul 17, 2020

very nice and interesting

By Saumil s S

•

Jul 14, 2020

dr chuck has best courses

By Marcus A

•

May 30, 2020

Love you and Thank you!!!

By Mohammed A S

•

May 2, 2020

Its really a great course

By Vito A F G

•

Mar 3, 2020

I really like the course.

By Chun-Hsien L

•

Dec 29, 2019

Really clear for beginner

By Wojciech P

•

Nov 13, 2019

Extraordinary! Thank you!

By Gerardus W T

•

Oct 15, 2018

Really helpful for basics

By Gideon O

•

Oct 1, 2018

Great introduction to SQL

By ARMANDO J F A

•

Sep 13, 2024

me ha encantado el curso

By Jules B

•

Apr 13, 2021

Excellent course on SQL.

By JAGRITI Y

•

Oct 12, 2020

its was good experience.

By Sarthak G

•

Apr 21, 2020

Pretty simply structured