problem 1 is that the authors obviously aren't developers. they're a couple of guys who like sql puzzles. much of the code in this book has little or no practical value. you should not use it in production systems because it will not perform well and will be difficult to maintain. it's like they're
Advanced Transact-SQL for SQL Server 2000
β Scribed by Itzik Ben-Gan
- Year
- 2000
- Tongue
- English
- Leaves
- 586
- Edition
- 1st ed. 2000. Corr. 2nd printing
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This book explores the powerful capabilities of T-SQL and helps you to exploit them to the max. The book tackles advanced areas in T-SQL such as joins, subqueries, stores procedures, triggers, user-defined functions, indexed views, cascading actions, federated views, hierarchial structures and more. The book shows solutions to common problems both in SQL server 2000 and in previous versions. Special emphasis is placed on practicular problems in the industry and on writing efficient and well performing code. The book does not stop at ANSI-92 SQL but also represents features that are particular to SQL Server, especially SQL Server 2000. To help you in your journey, the book provides many puzzles (and beware, these are not simple ones) and proposed solutions.About the authors:Itzik Ben-Gan is a senior SQL Server instructor and consultant with ten years of experience in networking, development, databases and data warehousing. He is a popular columnist and contributing editor for SQL Server Magazine, and is a Microsoft SQL Server MVP.Dr. Tom Moreau is President of Brockman Moreau Consulting, Inc. with more than sixteen years of professional experience in Information Technology. Moreau has been using SQL Server since 1993. He writes regularly for Pinnacle's Microsoft SQL Server Professional newsletter.
π SIMILAR VOLUMES
<p><p>In <i>Advanced Transact-SQL for SQL Server 2000</i>, authors <strong>Itzik Ben-Gan</strong> and <strong>Thomas Moreau</strong> explore the powerful capabilities of Transact-SQL (T-SQL). Ben-Gan and Moreau offer solutions to common problems encountered using all versions of SQL Server, with a f
In Advanced Transact-SQL for SQL Server 2000, authors Itzik Ben-Gan and Thomas Moreau explore the powerful capabilities of Transact-SQL (T-SQL). Ben-Gan and Moreau offer solutions to common problems encountered using all versions of SQL Server, with a focus on the latest version, SQL Server 2000.Exp
Transact-SQL is a powerful implementation of the ANSI standard SQL database query language. In order to build effective database applications, you must gain a thorough understanding of these features. This book provides you with a comprehensive introduction to the T-SQL language and shows you how it
Master SQL Serverβs Concurrency Model so you can implement high-throughput systems that deliver transactional consistency to your application customers. This book explains how to troubleshoot and address blocking problems and deadlocks, and write code and design database schemas to minimize concurre