A gentle introduction to the world of SQL
What you will learn
A Basic Understanding of SQL
How to Query and Filter Data Using SQL
How to Group and Aggregate Data Using SQL
Hands On Practice Using SQL
SQL Challenges
Description
Why Learn SQL?
We live in a data-driven world: people search through data to find insights to inform strategy, marketing, operations, and a plethora of other categories. There are a ton of businesses that use large, relational databases, which makes a basic understanding of SQL a great employable skill not only for data scientists, but for almost everyone.
Noteβ Make sure your ππππ¦π² cart has only this course you're going to enroll it now, Remove all other courses from the ππππ¦π² cart before Enrolling!
Take-Away Skills:
In this course, youβll learn how to communicate with relational databases through SQL. Youβll learnβand practice hands onβhow to manipulate data and build queries that communicate with more than one table.
English
language
Content
Introduction To SQL
Introduction To SQL
Quiz
Basic Queries
Basic Queries
Quiz
Aggregate Queries
Aggregates Queries
Quiz
Connecting Tables using Joins
Intro to Joins
Quiz
Additional SQL Operators
Additional SQL Operators
Quiz
SQL Challenges