Start Now!
Enroll to Get StartedWith this course, you will:
- Learn SQL
- Practice with coding exerises
- Earn a professional certificate
Average Salary (US)
$81,000
Prerequisites
None
Average Salary (US)
$81,000
Prerequisites
None
Start Now!
Enroll to Get Started
Course
Learn SQL Basics
Learn SQL, a standard data management language to manage, manipulate, and analyze large datasets.
Course Content
Chapter 1:
Introduction to SQL
Chapter 2:
Filter Records
Chapter 3:
SQL Aggregate Functions
Chapter 4:
Organize Records
Chapter 5:
SQL JOINs
Chapter 6:
Subquery
Chapter 7:
Insert, Update & Delete
Chapter 8:
Working With Tables
Chapter 9:
Constraints
Chapter 10:
SQL Window Functions
Chapter 11:
Additional Topics
Don't just read questions
Solve practice problems in real-time
Select people based on their country.
Consider the following table:
People
name | country |
---|---|
Kylie Minogue | Australia |
Sean Bean | UK |
Samuel L. Jackson | USA |
Task: Retrieve the records of those people who live in the UK.
Expected Output
The output of the query will be:
name | country |
---|---|
Sean Bean | UK |
Input
CERTIFICATE OF COMPLETION
This is to certify that
Jane Doe
has successfully completed the course
Learn SQL Basics
Gain a competitive edge with our professional certifications
Showcase your expertise on LinkedIn and stand out from the crowd. Impress your potential employers.
CERTIFICATE OF COMPLETION
This is to certify that
Jane Doe
has successfully completed the course
Learn SQL Basics
What our students say
What our students say

“I explored Programiz PRO and I instantly loved the way SQL was taught. I finished the course quickly and became a star in my bootcamp class. I also got a job because of Programiz PRO.”

“Programiz is an incredible learning tool. The assignments help me master each concept. I’ve recommended it to my wife and students. It's an invaluable resource for anyone looking to improve coding skills!”

“I appreciate how you guys simplified the explanations, went step by step through every concept, and didn't try to overcomplicate things. It is ideal for anyone who values a hands-on approach to learn coding.”