When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

IBM logo

IBM: SQL for Data Science

Learn how to use and apply the powerful language of SQL to better communicate and extract data from databases - a must for anyone working in the data science field.

     
  • 4.3
  •  |
  • Reviews ( 27 )
₹8217

This Course Includes

  • iconedx
  • icon4.3 (27 reviews )
  • icon4 weeks at 2-4 hours per week
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconIBM

About IBM: SQL for Data Science

Please Note: Learners who successfully complete this IBM course can earn a skill badge — a detailed, verifiable and digital credential that profiles the knowledge and skills you’ve acquired in this course. Enroll to learn more, complete the course and claim your badge!

Much of the world's data lives in databases. SQL (or Structured Query Language) is a powerful programming language that is used for communicating with and extracting various data types from databases. A working knowledge of databases and SQL is necessary to advance as a data scientist or a machine learning specialist. The purpose of this course is to introduce relational database concepts and help you learn and apply foundational knowledge of the SQL language. It is also intended to get you started with performing SQL access in a data science environment.

The emphasis in this course is on hands-on, practical learning. As such, you will work with real databases, real data science tools, and real-world datasets. You will create a database instance in the cloud. Through a series of hands-on labs, you will practice building and running SQL queries. You will also learn how to access databases from Jupyter notebooks using SQL and Python.

No prior knowledge of databases, SQL, Python, or programming is required.

What You Will Learn?

  • Explain fundamentals of databases and relational database management systems (RDBMS).
  • Execute basic SQL queries using SELECT, INSERT, UPDATE, and DELETE.
  • Use string patterns and ranges to query and filter data.
  • Sort and group data in result sets and use built-in database functions.
  • Query multiple tables and compose nested SELECT statements and sub-queries.
  • Analyze data in a database using Python and Jupyter Notebooks.