Introducing Microsoft SQL Server 2012
by Ross Mistry, Stacia Misner
Publisher: Microsoft Press 2012
ISBN/ASIN: 073566515X
ISBN-13: 9780735665156
Number of pages: 236
Description:
Our purpose in Introducing Microsoft SQL Server 2008 R2 is to point out both the new and the improved in the latest version of SQL Server. This book is for anyone who has an interest in SQL Server 2008 R2 and wants to understand its capabilities.
Download or read it online for free here:
Download link
(7.9MB, PDF)
Similar books
Troubleshooting SQL Server: A Guide for the Accidental DBAby Jonathan Kehayias, Ted Krueger - Red gate books
SQL Server-related performance problems come up regularly and diagnosing and solving them can be difficult and time consuming. Read this book for descriptions of the most common issues and practical solutions to fix them quickly and accurately.
(14665 views)
Defensive Database Programming with SQL Serverby Alex Kuznetsov - Red Gate Books
The goal of Defensive Programming is to produce resilient code that responds gracefully to the unexpected. In this book, you will find practical programming techniques that will improve the quality of your T-SQL code and increase its robustness.
(15031 views)
SQL Server Execution Plansby Grant Fritchey - Redgate Publishing
An execution plan describes what's going on behind the scenes when SQL Server executes a query. This book leads you right from the basics of capturing plans, through how to interrupt them, and how to diagnose the causes of poor query performance.
(11259 views)
Inside the SQL Server Query Optimizerby Benjamin Nevarez - Red gate books
A better understanding of what the Query Optimizer does behind the scenes can help you to improve the performance of your databases and applications, and this book explains the core concepts behind how the SQL Server Query Optimizer works.
(12268 views)