AL
Aug 21, 2020
A comprehensive course that covers major aspects of query building and retrieval in a management system. The topics were delivered well and the materials/assignments were relevant for skill-building.
KF
Apr 1, 2023
I loved the practices. I learned alot But I think some of them had mistakes... The online visual studio code never worked for me! It might be good to make a video that explains how to work with it.
By Sagar G S
•Jul 11, 2020
It was good content but I wish after each concept or syntax, there was a sandbox example in-between videos cause it will help understand better and in terms of syntaxes not tested in the final review, we might have forgotten. Also, the peer-reviewed assignment was a bit much for my learning objective.
By Gunjan S T
•Jun 6, 2020
I feel the knowledge shared in the course was not extensive and also the lessons could have been more practical. Since I have already had hands on on the SQL DB's before, it was less of a challenge for me but overall content and the topics covered were good. Only if it could be more elaborate.
By Sing Y L
•Jul 8, 2020
This course is OK. But the problem is mentor seldom answers your question in the forum, so once you encountered any problem, it's hard to continue. Also, the elaboration in the lessons can be improved with the aid of the output table, since only showing the code is inadequate for beginners.
By Hueseyin C
•Feb 28, 2024
Good: - coding assignments were good and lab sandbox/dataset lookup tool was useful Bad: - the learning material is a bit generic - given the course material, the final peer review assignment was too ambitious. I ended up resetting my deadline many times to finish the assignment.
By Shihabun S
•Oct 20, 2020
Assignments and practice quizzes are great. Lecture videos should include ER diagrams because without them learners need to imagine the tables and application of each topic discussed. Also lecture videos should include more examples of each SQL function for better understanding.
By Jon M
•Mar 11, 2024
This is a great refresher course for SQL, but the final project is disconnected from the material in the course. It is much harder than what is presented in the short videos and readings and feels like it was designed for a higher level class and then just placed in this one.
By Daniel B
•Jun 4, 2021
I found the final peer-review project to be a good challenge, but disproportionate to the challenges that preceded it. The material is fine for a foundational course but I felt the instructor really didn't add any value beyond what reading from a page or a slide would provide.
By Cristiane d S C
•Sep 7, 2020
The course is interesting and really focuses on the basics, so it's good for people who know nothing about programming or SQL. I didn't like the final assignment, though. I felt it was too difficult compared to the content of the course and the Forum wasn't very useful to me.
By Udit B
•Mar 11, 2020
This course teaches the very basics of SQL but in the final assignment gives real world problems, that was never mentioned in the course span. How to use the queries for analytics and gathering data and coming to some conclusion, these things are not available in this course
By Eric
•Jun 19, 2022
The lectures are alright. They do describe the basics albeit in a high level way. The programming questions, especially the final exam, are kind of confusing and poorly worded. There doesn't seem to be much in the way of connective tissue between the lectures and the tests.
By Iván G
•May 11, 2022
I feel that this course strongly lacks of explaining the commands with real code sessions. Just being sat watching the Lecturer's explanations about the purpose of the commands without coding becomes a little boring and may turn out in doubts in the programming assingments.
By ken k
•Sep 15, 2021
Would be better to be able to see how examples play out. The whole course is just videos made up of 3-4 slides as backgrounds. No code is ever run so you can see the queries run. I had to seek out and download SQLite and a sample DB to run test queries to practice on.
By Md A A
•Jan 18, 2021
The quizzes are lot more demanding than what we're taught. Good for someone who knows the basics of sql or other coding language (python or R) and wants to go over them. Too difficult for one who has no experience in any coding language and wants to learn here first.
By Daenara
•May 27, 2018
I give it three stars because I did learn a few things.
I think my only recommendation is to add some more practise coding before the quiz available . For example, after we finish a video, have a practise code since coding is learnt by doing more often than anything.
By Zacharie L
•May 4, 2018
This course is great at getting you started in SQL. The complexity of the assignments however exceed the practice questions available. Further there are not enough practice questions to become fluent in using the concepts described. Feedback: more practice questions.
By Adrien B
•Feb 22, 2022
What would really put this course over the top would be "side-by-side" practice of the material being taught. It's difficult to go through several videos in a row and then to take a quiz at the end, having forgotten what you learned in the first half+ of the videos.
By Sarah S
•Jun 9, 2021
This was a good course, but as with other Coursera courses there is not enough practice of the material. The assignments are easy to do if you already know the subject being taught and very, very difficult if you are just relying on material taught in the course.
By Nazmus S S
•Nov 6, 2019
I think this course does not provide opportunity to learn sql practically. It only gives the theory of sql language, which I think is not sufficient to get the whole idea. Another thing, the quiz and questions are way too harder compared to the lectures provided.
By Martina C
•May 4, 2020
I think some parts are not explained well and lack of examples, furthermore complicated topic are treated fast and easy topic are treated in a deeper way. I found myself in difficulties and there isn't a way to ask a mentor more infos about the topic.
By Andrii Y
•Nov 8, 2020
This course can give you knowledge of basics of sql queries (at least I got), but there not enough examples of how they work and practice, not enough ability to write queries on your own, sometimes not very clear explanation or mistakes in examples.
By Brooke H
•Jun 26, 2022
This course was comprehensive however, it would have been more beneficial for the student to practice writing queries during and after each introduced topic. The first time students write a query is the very end of week one after watching videos.
By Charla
•Nov 24, 2017
This is a basic SQL course. I'm not sure why it is called "SQL for Data Science" other than that is a catchy title. I took this course to refresh my SQL skills. It did give me an idea of where I am weak, but I don't feel I achieved my objective.
By Nicole B
•Jan 12, 2025
Too many assumptions were made about the final test where we would know how to fix the tables and even create them. Better instructions needed. It took me a while to figure out what was wrong with the tables so I could get accurate results.
By Carlos E P M
•Apr 18, 2018
El curso fue muy básico.
En mi opinión hubiera sido mejor si los contenidos de las semanas 3 y 4 fueran más prácticos.
Las preguntas del examen final tenían una redacción muy pobre y ambigua, y no había mentores encargados de solucionar dudas.
By Isoon A
•May 31, 2023
Good for everyone who doesn't know anything about SQL. It covers many basic syntax and functions with some examples. However, the contents still are too beginner level even it's introduction course. You need to study more to know all basics.