Happy Halloween! Are you looking for the perfect treat for your SQL Server costume?
Well, if so – I have the treat for you, today Apress releases a new book that provides a cover all book of wisdom on SQL Server. The book is described as:
Expert SQL Server Practices 2012 Edition is an anthology of high-end wisdom from a group of accomplished database administrators who are quietly but relentlessly pushing the performance and feature envelope of Microsoft SQL Server 2012. With an emphasis upon performance—but also branching into release management, auditing, and other issues—the book helps you deliver the most value for your company’s investment in Microsoft’s flagship database system
Sounds pretty exciting, huh? Well, then check out the table of contents…
- Jesper Johansen. Be Your Developer’s Best Friend
- Louis Davidson. Getting It Right: Designing for Database Performance
- Gail Shaw. Hidden Performance Gotchas
- Kellyn Pot’vin. Dynamic Management Views
- Mladen Prajdic. From SQL Trace to Extended Events
- Chris Shaw. The Utility Database
- Jason Strate. Indexing Outside the Bubble
- TJay Belt. Release Management
- Jonathan Gardner. Compliance and Auditing
- Jes Borland. Automating Administration
- Wendy Pastrick. The Fluid Dynamics of SQL Server Data Movement
- Herve Roggero. Windows Azure Features for DBAs
- Jeremy Lowell. I/O: The Untold Story
- Bradley Ball. Page and Row Compression
- Glenn Berry. Selecting and Sizing the Server
- Grant Fritchey. Backups and Restores Using Availability Groups
- Carlos Bossy. Big Data for the SQL Server DBA
- Ben DeBow. Tuning for Peak Load
You may notice that I wrote chapter 7 which is on indexing. I had a little experience with indexes in the past year with my last book, Expert Performance Indexing for SQL Server 2012. The one topic I didn’t cover enough in that book though was automating index recommendations with Database Engine Tuning Adviser (DTA). While a scary thought, it isn’t so much when you realize that the point is to use DTA for the recommendations, not the index creation. I recommend checking it out (shameless plug).
If my stuff isn’t compelling… then look at the other chapters… they are full of sweetness.
Related posts: