diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 46d0e3de7..a8d65b36d 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -2463,6 +2463,7 @@ Books on general-purpose programming that don't focus on a specific language are * [SQL Queries Succinctly](https://www.syncfusion.com/ebooks/sql_queries_succinctly) - Nick Harrison (PDF) * [SQL Tutorial](https://www.scaler.com/topics/sql/) - Scaler * [SQLite Tutorial](https://www.tutorialspoint.com/sqlite/) (HTML, PDF) +* [The SQL Handbook](https://www.freecodecamp.org/news/a-beginners-guide-to-sql) - Lane Wagner (HTML) * [Use The Index, Luke!: A Guide To SQL Database Performance](https://use-the-index-luke.com) - Markus Winand (HTML)