Take a detailed look at the internal architecture of T-SQL-and unveil the power of set-based querying-with comprehensive reference and advice from the experts. Database developers and administrators get best practices, sample databases, and code to master the intricacies of the programming language-solving complex problems with real-world solutions.
Discover how to:
Understand logical and physical query processing
Apply a methodology to optimize query tuning
Solve relational division problems
Use CTEs and ranking functions to simplify and optimize solutions
Aggregate data with various techniques, including tiebreakers, pivoting, histograms, and grouping factors
Use the TOP option in a query to modify data
Query specialized data structures with recursive logic, materialized path, or nested sets solutions
PLUS-Improve your logic and get to the heart of querying problems with logic puzzles
Get code and database samples on the Web
Sprache
Verlagsort
Maße
Höhe: 235 mm
Breite: 187 mm
ISBN-13
978-0-7356-2313-2 (9780735623132)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Dejan Sarka is a mentor with SolidQ and focuses on development of database and business intelligence applications. He is a frequent speaker at international conferences such as TechEd, SqlDevCon, and PASS. He is the founder of the Slovenian SQL Server and .NET Users Group. As main author or coauthor, Dejan has written nine books about SQL Server. He has also developed three courses for SolidQ: Data Modeling Essentials, Data Quality and Master Data Management, and Data Mining.
Logical query processing Physical query processing Query tuning Subqueries Joins Pivoting data Data modification Graphs & trees