From 3eb3386cf4ad8c6b8ab4c57ccc993e887bdc1811 Mon Sep 17 00:00:00 2001 From: Sachin Bhatt <111337936+Sachinbhatttech@users.noreply.github.com> Date: Fri, 19 Aug 2022 19:07:27 +0530 Subject: [PATCH] Added a new resource Hey, I have added a reference link for SQL under Chapters 1, 4-10 of the SQL QuickStart Guide. I came upon this article while looking for resources to learn SQL. This citation, in my opinion, will enhance the content of this article. Hope that my contribution will benefit other learners. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 121c82e..0ca57db 100644 --- a/README.md +++ b/README.md @@ -747,6 +747,8 @@ Reading Material: [W3C SQL Tutorial](https://www.w3schools.com/sql/default.asp) +[Learn basic and advanced concepts of SQL](https://www.scaler.com/topics/sql/) + [Class 20: Learn SQL in English on Facebook](https://www.facebook.com/fb.anees.ahmed/videos/641765553487507) [Class 20: Learn SQL in English on YouTube](https://youtu.be/JmAnEElqU5Q)