Added SQL tutorial at w3schools (#4922)

This commit is contained in:
Dareten 2020-10-30 18:50:39 +03:00 committed by GitHub
parent 7f63dd4a3f
commit ecb5180202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -282,6 +282,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 Tutorial](https://www.w3schools.com/sql) - W3Schools
* [SQLBolt](http://sqlbolt.com)