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:

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

By Shankar B

•

Jan 5, 2020

Nice, very useful for beginners.

By Harold S R M

•

Mar 7, 2023

It is a good introduce to SQL.

By siddhant p k

•

Oct 4, 2020

very basic and neat explanation

By Celso D R

•

Dec 7, 2019

Very good course from coursera

By kishan a

•

Mar 29, 2023

This is awesome to learn SQL

By Aman R

•

Oct 22, 2021

Quite good for the beginners.

By Siddhesh H

•

Jul 29, 2020

Nice Course for SQL beginners

By Sushant D

•

Apr 30, 2022

it is good learning concept.

By Jc.prabhu s

•

Nov 5, 2020

super course and instructor

By Harsh R

•

Oct 17, 2019

Perfect for getting Started

By Venkatesh B

•

Sep 20, 2021

Good to learn this course

By Thammi R

•

Jul 7, 2021

Good , Enjoyed learning

By Tudor B A

•

Aug 17, 2020

Very interactive course!

By Lakshya c

•

Apr 24, 2022

this course is awesome.

By Hritik K P

•

Apr 22, 2022

this course is awesome.

By Kalu R E

•

Jun 12, 2022

this course is awesome

By Stan K

•

Jun 27, 2021

Its a must-take course

By Bharathi P

•

Nov 9, 2020

It was so informative

By Ramy T K

•

Oct 2, 2019

good and to the point

By Li Z

•

Apr 10, 2018

good for the beginner

By Aswin J 1

•

Jun 6, 2020

i enjoyed this corse

By Lashaun J

•

May 14, 2020

Very easy to follow!

By Harsh P

•

Dec 26, 2019

Good course content!

By Mamman J C

•

Sep 1, 2020

Been very excellent

By Orhun A

•

Dec 17, 2023

sources were old