1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-21 00:59:02 +00:00

Added two SQL books (#3555)

This commit is contained in:
Timo Salomäki 2020-03-06 15:43:33 +01:00 committed by GitHub
parent 1c31f93653
commit afe066a97a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2551,6 +2551,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Developing Time-Oriented Database Applications in SQL](https://www2.cs.arizona.edu/~rts/tdbbook.pdf) - Richard T. Snodgrass (PDF)
* [SQL For Web Nerds](http://philip.greenspun.com/sql/)
* [SQL Notes for Professionals](http://books.goalkicker.com/SQLBook/)
* [SQL Queries Succinctly](https://www.syncfusion.com/ebooks/sql_queries_succinctly) - Nick Harrison
* [Use The Index, Luke!: A Guide To SQL Database Performance](http://use-the-index-luke.com)
@ -2573,6 +2574,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [SQL Server 2017 Administrator's Guide](https://www.packtpub.com/free-ebooks/sql-server-2017-administrators-guide) - Marek Chmel, Vladimír Mužný (Packt account *required*)
* [SQL Server Backup and Restore](http://www.red-gate.com/community/books/sql-server-backup-and-restore) - Shawn McGehee (PDF) (email address *requested*)
* [SQL Server Execution Plans, Third Edition](https://assets.red-gate.com/community/books/sql-server-execution-plans-3rd-edition.pdf) - Grant Fritchey (PDF)
* [SQL Server for C# Developers Succinctly](https://www.syncfusion.com/ebooks/sql_server_for_c_sharp_developers_succinctly) - Sander Rossel
* [SQL Server Hardware](http://www.red-gate.com/community/books/sql-server-hardware) - Glenn Berry (PDF)
* [SQL Server Internals: In-Memory OLTP](http://www.red-gate.com/library/sql-server-internals-in-memory-oltp) - Kalen Delaney (PDF)
* [SQL Server Metadata Succinctly](https://www.syncfusion.com/ebooks/sql-server-metadata-succinctly) - Joseph D. Booth