Sams Teach Yourself Transact-SQL in 21 Days (2nd Edition)

Write a Review
$43.11 - $55.93
UPC:
9780672319679
Binding:
Paperback
Note:
Used books may not include companion materials/CD/Code etc, items in good condition.We ship orders daily and Customer Service is our top priority!
Publication Date:
3/18/2001
Author:
Lowell Mauer
Language:
english
Edition:
2
Adding to cart… The item has been added

Product Overview

Sams Teach Yourself Transact-SQL in 21 Days, 2E will teach programmers how to develop Transact-SQL queries. There will be a focus on providing methods for improving productivity without a reducing performance. Specifically, the reader will:Learn Transact-SQL syntax Learn how to add, delete, and modifying data using Transact-SQL Understand coding standards Review variations from ANSI-standard SQL Be presented with basic server operations. Recognize performance issues with queries. This book will also include:Constructs such as CUBE, ROLLUP, CASE, and JOIN. Techniques to solve complex problems How the server uses indexes Methods to write (correctly) stored procedures and triggers. Templates of procedures and triggers (reference) Advanced Topics such as: Outer and self joins Temporary tables Sub-queries.