Learn the basics of SQL – the world’s most popular language for querying databases.
Used to update databases, retrieve data for analysis, and more, knowing how to use it is an essential data science skill.
In this course, you’ll learn SQL by working with a real music database, and using queries to gain usable insights. We’ll be utilizing SQLite and Python.
You will learn how to:
- Run SQL queries using Python and SQLlite
- Query data
- Sort data
- Group and aggregate data
- Join data