From dc2060214a4cff2d3e56852cf37a39a282c24ab3 Mon Sep 17 00:00:00 2001 From: datadriven-io <155496367+datadriven-io@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:56:09 -0700 Subject: [PATCH] Add More Exercises section with a free browser-runnable SQL practice resource --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ab35693..445ea9a 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,8 @@ SQL-exercise ``` +## More Exercises +If you have finished the exercises here and would like more practice, DataDriven provides free SQL practice problems which can be run directly in the browser [https://datadriven.io/sql-practice-problems]. + ## License Please note this repostory is under the Creative Commons Attribution-ShareAlike License[https://creativecommons.org/licenses/by-sa/3.0/].