From 9dc1fbc16973d9b6cce200da8e8459ca40da8488 Mon Sep 17 00:00:00 2001
From: Smith <116065791+Smith1161@users.noreply.github.com>
Date: Thu, 20 Oct 2022 17:22:00 +0530
Subject: [PATCH] Added a helpful resource (#13)

---
 database/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/database/README.md b/database/README.md
index 01f1cfa..73b9f77 100644
--- a/database/README.md
+++ b/database/README.md
@@ -51,3 +51,4 @@ Bold problems were solved during the session.
 ## Links
 * [Awesome database learning](https://github.com/pingcap/awesome-database-learning)
 * [SQL Cheat Sheet](https://learnsql.com/blog/sql-basics-cheat-sheet/sql-basics-cheat-sheet-a4.pdf)
+* [SQL Tutorial](https://www.scaler.com/topics/sql/)