Add SQL Teaching (#5806)

* Interactive: Add SQL Teaching

* Update  alphabetical ordering
This commit is contained in:
Mohammad Hossein Rabiee 2021-10-04 05:16:03 +03:30 committed by GitHub
parent 8c2ad86d7d
commit 11e9592c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -342,6 +342,7 @@
* [Intro to SQL: Querying and managing data](https://www.khanacademy.org/computing/computer-programming/sql) - Khan Academy
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)
* [SQL Server Tutorial](https://www.tutlane.com/tutorial/sql-server) - tutlane
* [SQL Teaching](https://www.sqlteaching.com)
* [SQL Tutorial](https://www.w3schools.com/sql) - W3Schools
* [SQLBolt](http://sqlbolt.com)