Pro T-SQL 2022 is focused on the problems that developers are faced with and must solve in delivering successful applications. The content begins from a foundation of writing T-SQL that is clear and understandable. The book then takes you through writing SQL that performs well, is easy to manage through coding standards and version control, can be maintained and modified as business requirements change over time, scales as your business grows, and takes advantage of the full range of security features built into the SQL Server and Azure SQL database engines. What You Will Learn
- Choose the correct data types and database objects when designing your T-SQL
- Write T-SQL that accesses your data efficiently and uses hardware effectively
- Implement source control and testing methods to streamline your deployment process.
- Design T-SQL that is flexible and can be enhanced or modified with little effort
- Plan for long-term data management, including growth and purging of older data
- Enhance database security through features such as encryption, data masking, row-level security, and the SQL Ledger blockchain table type
Database developers who want to improve the efficiency of their applications with better T-SQL; developers who want to know more about T-SQL so they can be prepared to solve complex problems more easily; data professionals who want to write high-quality T-SQL that performs well, is flexible to changing needs, and is easy for others to understand