【图书简介】 This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)#151;one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on language features and how they are interpreted and processed by the SQL Server execution engine. You'll get in-depth coverage of the sophisticated uses of T-SQL, including triggers, user-defined functions, exception handling, and more. The book explains and compares solutions to database-development problems in both SQL Server 2000 and SQL Server 2005, discussing the new T-SQL programming features added to SQL Server 2005 in detail. Includes extensive code samples, table examples, and logic puzzles to help database developers and administrators understand the intricacies and help promote mastery of T-SQL.-读书网|DuShu.com
【本书目录】 1 Datatype-related problems, XML, and CLR UDTs 2 Temporary tables and table variables 3 Cursors 4 Dynamic SQL 5 Views 6 User-defined functions 7 Stored procedures 8 Triggers 9 Transactions 10 Exception handling 11 Service broker Appendix A Companion to CLR routines