Skip to content

Commit 4324149

Browse files
committed
Add Paid SQL Server ebooks section
1 parent 209f08a commit 4324149

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Useful links, scripts, tools and best practice for Microsoft SQL Server Database
3737
- [TSQL Format Code](#tsql-format-code)
3838
- [SQL Server Test Data Generation](#sql-server-test-data-generation)
3939
- [Free SQL Server and R ebooks](#free-ebooks)
40+
- [Paid SQL Server ebooks](#paid-ebooks)
4041
- [License](#license)
4142

4243

@@ -515,7 +516,6 @@ BIML Bloggers
515516

516517
<a id="free-ebooks"></a>
517518
## Free SQL Server and R ebooks
518-
519519
SQL Server:
520520
- [Awesome Red Gate ebooks](https://www.red-gate.com/hub/books/)
521521
- SQL Developers
@@ -578,6 +578,23 @@ R:
578578
**[⬆ back to top](#table-of-contents)**
579579

580580

581+
<a id="paid-ebooks"></a>
582+
## SQL Server Paid Books
583+
- [T-SQL Fundamentals](https://amzn.to/39CLxSN) 361 pages (by Itzik Ben-Gan)
584+
- [T-SQL Querying (Developer Reference)](https://amzn.to/3bGxVIa) 803 pages (by Itzik Ben-Gan)
585+
- [Great Post, Erik](https://amzn.to/3bMtgUY) 342 pages (by Erik Darling)
586+
- [Learn T-SQL Querying](https://amzn.to/39Ia7BX) 450 pages (by Pedro Lopes, Pam Lahoud)
587+
- [SQL Server 2017 Query Performance Tuning](https://amzn.to/2UW3s2E) 823 pages (by Grant Fritchey)
588+
- [Query Store for SQL Server 2019](https://amzn.to/2OZAzPp) 236 pages (by Tracy Boggiano, Grant Fritchey)
589+
- [SQL Server 2019 Revealed](https://amzn.to/2OZSiWS) 444 pages (by Bob Ward)
590+
- [Pro SQL Server Internals](https://www.amazon.co.uk/dp/1484219635/) 840 pages (by Dmitri Korotkevitch)
591+
- [Pro SQL Server Always On Availability Groups](https://www.amazon.co.uk/dp/B01M3U6WRM/) 332 pages (by Uttam Parui, Vivek Sanil)
592+
- [Refactoring Legacy T-SQL for Improved Performance: Modern Practices for SQL Server](https://www.amazon.co.uk/dp/1484255801/) 260 pages (by Lisa Bohm)
593+
594+
595+
**[⬆ back to top](#table-of-contents)**
596+
597+
581598
## License
582599
[MIT](/LICENSE)
583600

0 commit comments

Comments
 (0)