The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Inside SQL Server 2005: T-SQL Programming
  

  Inside SQL Server 2005: T-SQL Programming by Itzik Ben-Gan

  • Published by: MICROSOFT PRESS
  • Author: Itzik Ben-Gan
  • Page Count: 506
  • Group: SQL - TRANSACT SQL
  • ISBN: 0735621977/9780735621978
  • Published: May 2006

Our Price: 21.69
Discount: 30%
RRP: 30.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Inside SQL Server 2005: T-SQL Programming
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 the programming language - solving complex problems with real-world solutions. Discover how to: *Understand when to apply set-based programming techniques *Design and implement date and time-related XML and CLR datatypes *Use temporary objects, including temporary tables, table variables, and table expressions *Work with T-SQL and CLR user-defined functions, stored procedures, and triggers *Support user input-based queries and variable data with dynamic execution *Work with transactions and new exception handling constructs *Apply a concurrency model to support simultaneous users *Use Service Broker for controlled asynchronous processing in database applications This book includes code samples on the Web

CONTENTS:

Datatype related problms, XML, & CLR UDTs
Temporary tables
Cursors
Dynamic SQL
Views
User-Defined functions
Stored procedures
Triggers
Transactions
Exception handling
Service broker