Chevron Left
Back to Databases and SQL for Data Science with Python

Learner Reviews & Feedback for Databases and SQL for Data Science with Python by IBM

4.7
stars
22,516 ratings

About the Course

Working knowledge of SQL (or Structured Query Language) is a must for data professionals like Data Scientists, Data Analysts and Data Engineers. Much of the world's data resides in databases. SQL is a powerful language used for communicating with and extracting data from databases. In this course you will learn SQL inside out- from the very basics of Select statements to advanced concepts like JOINs. You will: -write foundational SQL statements like: SELECT, INSERT, UPDATE, and DELETE -filter result sets, use WHERE, COUNT, DISTINCT, and LIMIT clauses -differentiate between DML & DDL -CREATE, ALTER, DROP and load tables -use string patterns and ranges; ORDER and GROUP result sets, and built-in database functions -build sub-queries and query data from multiple tables -access databases as a data scientist using Jupyter notebooks with SQL and Python -work with advanced concepts like Stored Procedures, Views, ACID Transactions, Inner & Outer JOINs through hands-on labs and projects You will practice building SQL queries, work with real databases on the Cloud, and use real data science tools. In the final project you’ll analyze multiple real-world datasets to demonstrate your skills....

Top reviews

IA

Feb 21, 2021

The course served as a good SQL refresher and I love the that I get to run all the exercise and assignment on IBM cloud. That really saved me a lot of stress. Good foundational course overall.

NA

Mar 24, 2025

It was a wonderful and joyful learning from the starting to end, i also enjoyed while solving the quries on the hands on. I strongly suggest this course for any beginer who wants to learn SQL.

Filter by:

2501 - 2525 of 3,270 Reviews for Databases and SQL for Data Science with Python

By Phan C M

Jul 21, 2023

Exercises are a bit boring

IBM Cloud is very buggy, forcing students to use SQLite as a workaround

By Rachana G

May 23, 2023

Amazing course for the beginner who doesn't have the knowledge and wants to learn from scratch .

By Mohamed Z

Oct 24, 2020

The course is good but there are some outdated links and the answers in the discussions are slow.

By Robert F

Feb 26, 2020

Great course. Very challenging and stimulating. However the grading by peers is sometimes unfair!

By Shuyuan C

Aug 27, 2019

Very useful course to learn SQL for we beginners. Thanks for such a wonderful course organization

By Arvind J

Nov 9, 2024

i was not able to import csv file in ide jupyter notebook.so need to download separtely in my pc

By Oliver E A B

Mar 25, 2020

The course is good, but there are lots of code which one cannot reproduce in other environments.

By Devraj S

Jun 10, 2019

It will we more helpful if they provide more live examples with every execution of a SQL query

By Reynaldo S

Aug 23, 2018

Week 4 was a bit intense and I think the topics could have been decompressed over one more week.

By Tripathi A

Apr 14, 2023

There was lot of problems I face to complete this course. Specially I suffered in lab sessions.

By MARY K A

Jun 26, 2024

Good for beginners. Have to support with external resources to supplement lack of explanation.

By Corey A

Sep 18, 2022

Pretty good introduction to SQL and Python interfacing for a beginner with no SQL experience.

By Thai N

Dec 28, 2021

SQL code instructed in lesson is not universal, that is not matching with SQL syntax in MSSQL

By Josh J

Jan 3, 2020

Lots of hands on skills. Some mistakes in the Notebooks make some problems confusing, though.

By Pedro F

Nov 18, 2023

Modulo 5 tinham muitas falhas na conexão com o DB2 da IBM. Dificultando a conclusão do cursos

By ZSOLT K

Jan 18, 2021

Great course overall, learned a lot! Few annoyances with the inconsistent naming convention.

By Tanya T G

Aug 17, 2019

I found week 3 a bit confusing, but otherwise it is a very useful and well explained course!

By Rawad Z

Jan 1, 2024

I believe instead of just multiple choice, put tests and exams that require hands on coding

By Anton A

Dec 22, 2022

I wish problem with creating IBM profile could be tackled so everybody could accomplish it.

By Omolayo A A

Feb 5, 2022

Great course but there too much disruption with the IBM platform causing substantial delay

By Tris J C

Dec 7, 2021

The long downtime with Labs was disrupted my learning and the experience wasn't favourable.

By Shaishav S

Apr 20, 2020

Exceptionally good course to begin journey in SQL

Discussion forum has to be more responsive

By GUILHERME L R O U

Aug 21, 2019

I found, sometimes, hard to use DB2

warehouse, so i prefered using other types os database.

By Sako H

Mar 15, 2019

this course is much more about basics so i highly recommend it to people who want to start

By Josmy F

Apr 9, 2020

Great introduction to SQL. But the course forces the learner to be dependent on IBM Cloud