Inside Microsoft® SQL Server® 2008: T-SQL Programming

Paperback
from $0.00

Author: Itzik Ben-Gan

ISBN-10: 0735626022

ISBN-13: 9780735626027

Category: Applications & Languages - Databases

Get a detailed look at the internal architecture of T-SQL with this comprehensive programming reference. Database developers and administrators get best practices, expert techniques, and code samples to master the intricacies of this programming language—solving complex problems with real-world solutions.\ Discover how to:\ \ Work with T-SQL and CLR user-defined functions, stored procedures, and triggers.\ Handle transactions, concurrency, and error handling.\ Efficiently use temporary...

Search in google:

Get a detailed look at the internal architecture of T-SQL with this comprehensive programming reference. Database developers and administrators get best practices, expert techniques, and code samples to master the intricacies of this programming language—solving complex problems with real-world solutions.Discover how to: Work with T-SQL and CLR user-defined functions, stored procedures, and triggers. Handle transactions, concurrency, and error handling. Efficiently use temporary objects, including temporary tables, table variables, and table expressions. Evaluate when to use set-based programming techniques and when to use cursors. Work with dynamic SQL in an efficient and secure manner. Treat date- and time-related data in a robust manner. Develop CLR user-defined types and learn about temporal support in the relational model. Use XML and XQuery and implement a dynamic schema solution. Work with spatial data using the new geometry and geography types and spatial indexes. Track access and changes to data using extended events, SQL Server Audit, change tracking, and change data capture. Use Service Broker for controlled asynchronous processing in database applications. All the book’s code samples will be available for download from the companion Web site.

1 Views2 User-Defined Functions3 Stored Procedures4 Triggers5 Transactions and Concurrency6 Error Handling7 Temporary Tables and Table Variables8 Cursors9 Dynamic SQL10 Working with Date and Time11 CLR User-Defined Types12 Temporal Support in the Relational Model13 XML and XQuery14 Spatial Data15 Tracking Access and Changes to Data16 Service BrokerAppendix A Companion to CLR Routines Index