From 935ebe4546361311fba1297d3704ebd1b0376527 Mon Sep 17 00:00:00 2001 From: Dinesh5135 <117359195+Dinesh5135@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:45:06 +0530 Subject: [PATCH] I'm Dinesh, provided some back-end database SQL basic and Advanced tutorials --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9f3119b7..bad36859 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Scala](#scala) - [Swift](#swift) - [Additional resources](#additional-resources) +- [SQL](#SQL) ## C/C++: @@ -669,3 +670,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Enlight](https://enlight.nyc/) - [Hack Club Workshops](https://hackclub.com/workshops/) - [CodeCrafters](https://codecrafters.io/) +## SQL + +- [SQL Foundations](https://www.udemy.com/course/sql-essentials-for-beginners/) +- [Introduction to Databases and SQL querying](https://www.udemy.com/course/introduction-to-databases-and-sql-querying/) +- [Advanced SQL Databases and SQL querying](https://www.udemy.com/course/advanced-tsql-querying-using-sql-2014/) \ No newline at end of file