𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Code Centric: T-SQL Programming with Stored Procedures and Triggers

✍ Scribed by Garth Wells (auth.)


Publisher
Apress
Year
2001
Tongue
English
Leaves
704
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


If you want to learn how to write stored procedures and triggers for Microsoft SQL Server, Code Centric: T-SQL Programming with Stored Procedures and Triggers is the book for you. Youll learn real-world coding and how to build non-trivial applications. All of the examples covered in the book are available for download, making it easier to work through over 5,000 lines of sample code.

While there is extensive coverage of the new functionality in SQL Server 2000β€”such as UDFs (user-defined functions)β€”you can use this book effectively for virtually any version of SQL Server6.x, 7.0, or 2000.

✦ Table of Contents


Front Matter....Pages i-xxiii
Front Matter....Pages 1-1
Transact-SQL Overview....Pages 3-18
Data Types....Pages 19-34
Data Definition Language....Pages 35-70
DML: SELECT, JOINs, and Control-of-Flow....Pages 71-131
DML: Inserting, Updating, and Deleting Data....Pages 133-148
Built-In Functions....Pages 149-191
User-Defined Functions....Pages 193-212
Views....Pages 213-238
Front Matter....Pages 239-239
System Stored Procedures....Pages 241-292
Extended Stored Procedures....Pages 293-315
User-Defined Stored Procedures....Pages 317-382
Triggers....Pages 383-406
Front Matter....Pages 407-407
Procedures and Triggers by Example....Pages 409-485
Building an Application....Pages 487-529
Back Matter....Pages 531-695

✦ Subjects


Software Engineering/Programming and Operating Systems


πŸ“œ SIMILAR VOLUMES


Professional SQL Server 2005 CLR Program
✍ Derek Comingore, Douglas Hinson πŸ“‚ Library πŸ“… 2006 πŸ› Wrox 🌐 English

Microsoft's Common Language Runtime (CLR) is a series of subroutines that basically make up the foundation of a programming language. This is an integral part of Microsoft's .NET framework which is basically an extension of the operating system to provide additional functionality. And of course to t

Professional SQL Server 2005 CLR Program
✍ Derek Comingore, Douglas Hinson, πŸ“‚ Library πŸ“… 2006 🌐 English

SQL Server 2005 offers the capability to write code in a .NET language that can be compiled and run inside SQL Server. CLR Integration, or SQL CLR, lets you create stored procedures, user-defined types, triggers, table valued functions, and aggregates using a .NET managed language. You can read and

Professional SQL Server 2005 CLR Program
✍ Derek Comingore, Douglas Hinson πŸ“‚ Library πŸ“… 2006 πŸ› Wrox 🌐 English

SQL Server 2005 offers the capability to write code in a .NET language that can be compiled and run inside SQL Server. CLR Integration, or SQL CLR, lets you create stored procedures, user-defined types, triggers, table valued functions, and aggregates using a .NET managed language. You can read and

Professional SQL Server 2005 CLR Program
✍ Derek Comingore, Douglas Hinson πŸ“‚ Library πŸ“… 2006 πŸ› Wrox 🌐 English

SQL Server 2005 offers the capability to write code in a .NET language that can be compiled and run inside SQL Server. CLR Integration, or SQL CLR, lets you create stored procedures, user-defined types, triggers, table valued functions, and aggregates using a .NET managed language. You can read and

Programming Oracle Triggers and Stored P
✍ Kevin Owens πŸ“‚ Library πŸ“… 2003 πŸ› Prentice Hall PTR 🌐 English

* Complete tutorial for database developers! * Thorough coverage of PL/SQL * Practical "cookbook" techniquesEffectively create and manage complex databases with Oracle! Systems and database expert Kevin Owens explores PL/SQL, Oracle's answer to the Structured Query Language (SQL), and teaches

Programming Oracle Triggers and Stored P
✍ Feng Yuan πŸ“‚ Library πŸ“… 2003 πŸ› Prentice Hall PTR 🌐 English

Advanced Oracle features such as triggers and stored procedures make itpossible to build databases that incorporate business rules - allowing companiesto reengineer processes more quickly and effectively than ever. This is the"bible" for anyone designing complex Oracle databases that incorporatebusi