Add Select Star SQL to the list of SQL interactive tutorials (#12236)

* Add Select Star SQL to the list of SQL interactive tutorials

* Change position of the new entry to suit alphabetical order
This commit is contained in:
William Aboucaya
2025-10-06 03:52:18 +02:00
committed by GitHub
parent 7f378ea4d4
commit 834971a6ab
@@ -451,6 +451,7 @@
* [Intro to SQL: Querying and managing data](https://www.khanacademy.org/computing/computer-programming/sql) - Khan Academy
* [MySQL Tutorial](https://www.w3schools.com/MySQL/) - W3Schools
* [Select Star SQL](https://selectstarsql.com) - Zi Chong Kao (CC BY-SA)
* [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)