Be advised that in this book, the author is in a hurry to get to advanced concepts. Only the first three chapters could be called basic. After that, it quickly climbs to advanced material before (in my opinion) sufficiently covering basic and intermediate material. By Chapter 14, the subject is,
Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL & .NET
โ Scribed by Dejan Sunderic
- Publisher
- McGraw-Hill Osborne Media
- Year
- 2006
- Tongue
- English
- Leaves
- 664
- Edition
- 3
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Essential for developers and database administrators who use SQL Server 2005 on a daily basis, this guide explains how to take full advantage of stored procedures: operations that are stored with the database server, allowing access to all clients.The book covers the design of stored procedures in both T-SQL and CLR languages such as C# and Visual Basic .NET and readers will learn to develop programmable database objects and scalable Web-based applications.
๐ SIMILAR VOLUMES
This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)-one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on language features and how the
SQL Server 2000 Stored Procedure Programming shows you how to use Transact-SQL to design, debug, and manage custom stored procedures, functions, and triggers.