Hope these help! Practice SQL - SQL Zoo SQL Challenges - HackerRank Explore - DoltHub - This has public databases that you can query. I find it pretty fun to find a database that contains data you might find interesting and start practicing that. (I.e. challenge yourself to find top 10 NBA scorers under 25 years of age or whatever) Answer from BitesizedBlubber on reddit.com
W3Schools
w3schools.com βΊ sql βΊ sql_exercises.asp
SQL Exercises
String Functions: Asc Chr Concat with & CurDir Format InStr InstrRev LCase Left Len LTrim Mid Replace Right RTrim Space Split Str StrComp StrConv StrReverse Trim UCase Numeric Functions: Abs Atn Avg Cos Count Exp Fix Format Int Max Min Randomize Rnd Round Sgn Sqr Sum Val Date Functions: Date DateAdd DateDiff DatePart DateSerial DateValue Day Format Hour Minute Month MonthName Now Second Time TimeSerial TimeValue Weekday WeekdayName Year Other Functions: CurrentUser Environ IsDate IsNull IsNumeric SQL Quick Ref Β· SQL Examples SQL Editor SQL Quiz SQL Exercises SQL Server SQL Syllabus SQL Study Plan SQL Bootcamp SQL Training
Need more SQL practice? Use these wesites - SQL - Code with Mosh Forum
Since getting SQL skills require study and practice, I found a couple of extra websites to practice SQL. I wanted to find graded exercises (or a way to know if my queries were well written). Here are my findings: Exercise v3.0 Graded exercises and theory in case you need it. More on forum.codewithmosh.com
How do i practice SQL to be real world ready?
Track your expenses! Enter everything. Import csv format and modify. You'll have various data types to work with. Change up the dates. Now you'll be able to create queries that you might end up using! More on reddit.com
Exercises for complete newbies
The Data Lemur SQL questions give a pretty good breadth of easyβhard problems. I think they back it with Postgres or MySQL/MariaDB, but most of the concepts translate pretty readily to MSSQL. More on reddit.com
Best (Free) Platform to practice HARD SQL Questions for Interviews?
Have you done SQL hards on DataLemur ? More on reddit.com
Videos
02:58:16
Solve 70 SQL Questions in 3 hrs | Ultimate SQL Practice | Master ...
01:35
How To Get Unlimited Practice SQL Problems! - YouTube
09:28
Top 5 FREE Websites to Practice SQL (No Installs!) - YouTube
20:26
Let's Practice SQL! - YouTube
34:53
SQL Project | SQL Case Study to SOLVE and PRACTICE SQL Queries ...
04:04:58
Learn SQL Beginner to Advanced in Under 4 Hours - YouTube
Reddit
reddit.com βΊ r/sql βΊ where to practice sql?
r/SQL on Reddit: Where to practice SQL?
March 20, 2023 -
I have read tutorials and learned the basics of the language. Are there resources of practice problems/projects?
Top answer 1 of 35
146
Hope these help! Practice SQL - SQL Zoo SQL Challenges - HackerRank Explore - DoltHub - This has public databases that you can query. I find it pretty fun to find a database that contains data you might find interesting and start practicing that. (I.e. challenge yourself to find top 10 NBA scorers under 25 years of age or whatever)
2 of 35
48
In addition to what's already provided: https://datalemur.com/ https://sqlbolt.com/ https://www.stratascratch.com/ But there's more theory than just learning the basics of the language. The next step is learning how to break down complex tasks in smaller compartments.
CodeChef
codechef.com βΊ practice βΊ sql-case-studies-topic-wise
SQL Practice Queries
Practice queries on Select, Where, Limit, Order by, Aggregates, Group by, Joins, Sub-queries and Case expressions. Solve over 80 SQL exercises using real life case studies. Write queries in MySQL syntax.
Wise Owl
wiseowl.co.uk βΊ sql βΊ exercises βΊ standard
Free SQL exercises
SQL training exercises from Wise Owl Training
SQLZoo
sqlzoo.net βΊ wiki βΊ SQL_Tutorial
SQLZoo
Additional practice of the basic features using a table of Nobel Prize winners. ... In which we form queries using other queries.
SQL Practice
sql-practice.com
Learn SQL - Online SQL Terminal - Practice SQL Querys
We cannot provide a description for this page right now
DataLemur
datalemur.com βΊ sql-tutorial βΊ sql-joins-inner-outer-left-right
SQL JOINS Tutorial With Practice Exercises
As a Data Analyst or Data Scientist, you'll almost always be pulling data from multiple tables, which is why the SQL JOIN is crucial. For example, at Spotify you might analyze Drake π by writing queries that combine two tables like:
Excel Exercises
excelexercises.com βΊ sql.html
Learn SQL | Free SQL Exercises & Interactive Practice Online
February 27, 2026 - Master SQL faster with hands-on practice that actually works ... Write real SQL queries in your browser. Get instant feedback on every exercise. ... Start with SELECT basics and progress to complex JOINs, subqueries, and aggregations.
Sql-practice
sql-practice.online βΊ sql-practice-free
SQL Practice Online Free - 60+ Interactive Exercises | Start Learning Today | SQL Practice Online
Practice SQL online for free with 60+ interactive exercises. No signup required! Learn SQL queries, joins, functions with real databases. Perfect for beginners and interviews.
Scribd
scribd.com βΊ document βΊ 545210971 βΊ SQL-Exercises
20 SQL Exercises For Practice: Table Structure and Schema | PDF | Data | Data Management
SQL Exercises - Free download as PDF File (.pdf), Text File (.txt) or read online for free. This document provides 20 SQL exercises for practice on employee and department database tables. The exercises include queries to select employees by name, job, and salary; find the highest, second highest, and nth highest salaries; join tables to show employees and their managers; count employees by department and manager; analyze hire dates and salary ranges; and filter records by name and hire date.
Sql-ex
sql-ex.ru
SQL exercises
SQL remote education. Interactive exercises on SQL statements: SELECT,INSERT,UPDATE,DELETE
Placement Preparation
placementpreparation.io βΊ programming-exercises βΊ sql
Best SQL Exercises for Beginners to Advanced Level
Stay on the cutting edge with exercises that are constantly updated to reflect the latest SQL trends and best practices. Our platform helps keep your knowledge up-to-date in an evolving field. ... Your information is safe and secure... ... Your information is safe and secure... ... Our SQL exercises cover everything from fundamentals (basic queries, filtering, and joins) to advanced topics like subqueries, window functions, and performance optimization. ... We organize exercises into three levels: Beginner for SQL basics, Intermediate for deeper concepts, and Advanced for complex programming challenges.
SQLBolt
sqlbolt.com
SQLBolt - Learn SQL - Introduction to SQL
SQLBolt provides a set of interactive lessons and exercises to help you learn SQL