𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Advanced Transact-SQL for SQL Server 2000

✍ Scribed by Itzik Ben-Gan, Tom Moreau Ph.D. (auth.)


Publisher
Apress
Year
2000
Tongue
English
Leaves
841
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.

Expert tips and real code examples teach advanced database programmers to write more efficient and better-performing code that takes full advantage of T-SQL. The authors offer practical solutions to the everyday problems programmers face and include in-depth information on advanced T-SQL topics such as joins, subqueries, stored procedures, triggers, user-defined functions (UDFs), indexed views, cascading actions, federated views, hierarchical structures, cursors, and more.

✦ Table of Contents


Front Matter....Pages i-xlii
Joins in T-SQL....Pages 1-42
Subqueries and Derived Tables....Pages 43-79
Populating Tables....Pages 81-109
Other Data Manipulation Issues....Pages 111-159
Summarizing Data....Pages 161-196
Special Datatypes and Properties....Pages 197-232
Writing Code in Transact-SQL....Pages 233-259
Views....Pages 261-301
Stored Procedures....Pages 303-340
Triggers-the Hidden Stored Procedures....Pages 341-373
User-Defined Functions....Pages 375-433
Temporary Tables....Pages 435-458
Horizontally Partitioned Views....Pages 459-501
Implementing Referential Integrity and Cascading Actions....Pages 503-552
Server-Side Cursors β€” the SQL of Last Resort....Pages 553-577
Expanding Hierarchies....Pages 579-627
Tips and Tricks....Pages 629-670
SQL Puzzle Solutions....Pages 671-733
Back Matter....Pages 735-816

✦ Subjects


Software Engineering/Programming and Operating Systems


πŸ“œ SIMILAR VOLUMES


Advanced Transact-SQL for SQL Server 200
✍ Itzik Ben-Gan, Tom Moreau πŸ“‚ Library πŸ“… 2000 πŸ› Apress 🌐 English

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 200
✍ Itzik Ben-Gan πŸ“‚ Library πŸ“… 2000 🌐 English

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.

Advanced Transactβˆ’SQL for SQL Server 200
✍ Kalen Delaney πŸ“‚ Library πŸ“… 2000 πŸ› Microsoft Press 🌐 English

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

Beginning Transact-SQL with SQL Server 2
✍ Paul Turley, Dan Wood πŸ“‚ Library πŸ“… 2006 πŸ› Wiley Pub 🌐 English

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

Expert SQL Server Transactions and Locki
✍ Dmitri Korotkevitch πŸ“‚ Library πŸ“… 2018 πŸ› Apress 🌐 English

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