Add SQL handbook (#10922)
* Add SQL handbook * fix linter error * Update books/free-programming-books-langs.md Co-authored-by: Eric Hellman <eric@hellman.net> --------- Co-authored-by: Eric Hellman <eric@hellman.net>pull/10941/head
parent
8d2ed17b5e
commit
ef9fa5945e
|
@ -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)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue