PublishedMicrosoft Press, March 2015 |
ISBN9780735685048 |
FormatSoftcover, 864 pages |
Dimensions22.9cm × 18.9cm × 4.3cm |
Squeeze maximum performance and efficiency from every T-SQL query you write or tune. Four leading experts take an in-depth look at T-SQL's internal architecture and offer advanced practical techniques for optimising response time and resource usage. Emphasising a correct understanding of the language and its foundations, the authors present unique solutions they have spent years developing and refining.
All code and techniques are fully updated to reflect new T-SQL enhancements in Microsoft SQL Server 2014 and SQL Server 2012.
Write faster, more efficient T-SQL code:
Move from procedural programming to the language of sets and logic
Master an efficient top-down tuning methodology
Assess algorithmic complexity to predict performance
Compare data aggregation techniques, including new grouping sets
Efficiently perform data-analysis calculations
Make the most of T-SQL's optimised bulk import tools
Avoid date/time pitfalls that lead to buggy, poorly performing code
Create optimised BI statistical queries without additional software
Use programmable objects to accelerate queries
Unlock major performance improvements with In-Memory OLTP
Master useful and elegant approaches to manipulating graphs