BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Refactoring Legacy T-SQL for Improved Performance: Modern Practices for SQL Server Applications

Refactoring Legacy T-SQL for Improved Performance: Modern Practices for SQL Server Applications

Refactoring Legacy T-SQL for Improved Performance: Modern Practices for SQL
Stock photo: cover may vary

Refactoring Legacy T-SQL for Improved Performance: Modern Practices for SQL Server Applications Papeback -

by Lisa Bohm

Add to wish list
  • New
New

Description

Apress, Incorporated , pp. XXI, 236 11 illus. 1st ed. edition NO-PA16APR2015-KAP. Papeback. New.
Ask the seller a question Add to wish list
A$145.72
A$5.76 Delivery within USA
Standard delivery: 9 to 14 days
More delivery options
Ships from Cold Books (New York, United States)

Details

  • Title Refactoring Legacy T-SQL for Improved Performance: Modern Practices for SQL Server Applications
  • Author Lisa Bohm
  • Binding Papeback
  • Condition New
  • Pages 236
  • Volumes 1
  • Language ENG
  • Publisher Apress, Incorporated
  • Publication date pp. XXI, 236 11 illus. 1st ed
  • Illustrated Yes
  • Features Illustrated
  • Bookseller's Inventory # 6384556313
  • ISBN 9781484255803 / 1484255801
  • Weight 1.01 lbs (0.46 kg)
  • Dimensions 10 x 7 x 0.55 in (25.40 x 17.78 x 1.40 cm)
  • Category Computers - Languages / Programming
  • Quantity available 4

About Cold Books New York, United States

Biblio member since 2012

Terms of Sale: 30 day return guarantee, with full refund including shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from Cold Books

Reader reviews for Refactoring Legacy T-SQL for Improved Performance: Modern Practices for SQL Server Applications

From the publisher

Breathe new life into older applications by refactoring T-SQL queries and code using modern techniques. This book shows you how to significantly improve the performance of older applications by finding common anti-patterns in T-SQL code, then rewriting those anti-patterns using new functionality that is supported in current versions of SQL Server, including SQL Server 2019. The focus moves through the different types of database objects and the code used to create them, discussing the limitations and anti-patterns commonly found for each object type in your database.
Legacy code isn't just found in queries and external applications. It's also found in the definitions of underlying database objects such as views and tables. This book helps you quickly find problematic code throughout the database and points out where and how modern solutions can replace older code, thereby making your legacy applications run faster and extending their lifetimes. Author Lisa Bohm explains the logic behind each anti-pattern, helping you understand why each pattern is a problem and showing how it can be avoided. Good coding habits are discussed, including guidance on topics such as readability and maintainability.

What You Will Learn

  • Find specific areas in code to target for performance gains
  • Identify pain points quickly and understand why they are problematic
  • Rewrite legacy T-SQL to reduce or eliminate hidden performance issues
  • Write modern code with an awareness of readability and maintainability
  • Recognize and correlate T-SQL anti-patterns with techniques for better solutions
  • Make a positive impact on application user experience in your organization

Who This Book Is For
Database administrators or developers who maintain older code, those frustrated with complaints about slow codewhen there is so much of it to fix, and those who want a head start in making a positive impact on application user experience in their organization

From the rear cover

Breathe new life into older applications by refactoring T-SQL queries and code using modern techniques. This book shows you how to significantly improve the performance of older applications by finding common anti-patterns in T-SQL code, then rewriting those anti-patterns using new functionality that is supported in current versions of SQL Server, including SQL Server 2019. The focus moves through the different types of database objects and the code used to create them, discussing the limitations and anti-patterns commonly found for each object type in your database.
Legacy code isn't just found in queries and external applications. It's also found in the definitions of underlying database objects such as views and tables. This book helps you quickly find problematic code throughout the database and points out where and how modern solutions can replace older code, thereby making your legacy applications run faster and extending their lifetimes. Author Lisa Bohm explains the logic behind each anti-pattern, helping you understand why each pattern is a problem and showing how it can be avoided. Good coding habits are discussed, including guidance on topics such as readability and maintainability.
You will:
  • Find specific areas in code to target for performance gains
  • Identify pain points quickly and understand why they are problematic
  • Rewrite legacy T-SQL to reduce or eliminate hidden performance issues
  • Write modern code with an awareness of readability and maintainability
  • Recognize and correlate T-SQL anti-patterns with techniques for better solutions
  • Make a positive impact on application user experience in your organization

About the author

Lisa Bohm leads a team of database administrators for a software development company. Her history with legacy database code began early in her career with a summer project to rewrite the chemical inventory database for the research division of a local VA hospital. From there, she went on to building front-end web applications. When the web calls timed out, Lisa dug in to learn what databases can do. She has since transitioned into database administration, inheriting and improving legacy applications along the way. Her personal focus remains on solid database architecture and writing well-performing T-SQL.
tracking-