Apress SQL server 2000 stored procedures handbook sep 2008 ISBN 1590592875

420 91 0
Apress SQL server 2000 stored procedures handbook sep 2008 ISBN 1590592875

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

SQL Server 2000 Stored Procedures Handbook ISBN:1590592875 by Tony Bain, Louis Davidson, Robin Dewson and Chuck Hawkins Apress © 2003 (288 pages) This handbook shows how to write faster and more robust stored procedures and functions, learn effective, real-world solutions to problems faced by database developers, designers, and administrators, and master topics such as optimizing and debugging Table of Contents SQL Server 2000 Stored Procedures Handbook Introduction Chapter 1 - Stored Procedures Overview Chapter 2 - Optimizing and Debugging Chapter 3 - Concurrency, Cursors, and Transactions Common Practices with Stored Chapter 4 Procedures Chapter 5 - System Stored Procedures Chapter 6 - User Defined Functions Chapter 7 - Triggers Chapter 8 - Security Support, Errata, and Appendix A http://forums.apress.com Index List of Figures List of Examples Back Cover Stored procedures are compiled T-SQL statements that reside on the database They are the cornerstones of successful data manipulation, and data-handling operations of every complexity make use of them This book is an in-depth guide to a key area of database development This book tackles real-world problems faced by developers when working with stored procedures, showing you how to solve these problems, avoid the common pitfalls, and produce faster, more robust stored procedures Put simply: if you want to write better stored procedures, then this is the book for you About the Authors Tony Bain is the founder of Tony Bain & Associates He has worked with SQL Server for the last 6 years, and he is passionate about all database technologies, especially when they relate to enterprise availability and scalability Tony currently holds the Microsoft Certified System Engineer, Microsoft Certified Solution Developer, and Microsoft Certified Database Administrator certifications Louis Davidson has been in the IT industry for 10 years as a corporate database developer and architect He is currently a database administrator for Compass Technology Management, supporting the Christian Broadcasting Network and NorthStar Studios in Nashville, Tennessee Robin Dewson has been hooked on programming ever since he bought his first computer in 1980, a Sinclair ZX80 His first main application of his own was a Visual FoxPro application that could be used to run a Fantasy League system It was at this point he met up with a great help in his PC development life, Jon Silver at Step One Technologies, where in return for training, he helped Jon with some other Visual FoxPro applications From there, realizing that the marketplace for Visual FoxPro was limited, he decided to learn Visual Basic and SQL Server Chuck Hawkins is a senior consultant and database administrator in Virginia Beach, Virginia He works for Compass Technology Management, where he manages the daily ups and downs of multiple servers for several large ministries He has extensive experience in T-SQL programming, replication, performance tuning, developer management, and routine server management Chuck has spoken at the Professional Association for SQL Server conferences in the United States and the UK He has contributed columns to several magazines and was a contributing author to Professional SQL Server 2000 Database Design SQL Server 2000 Stored Procedures Handbook Tony Bain Louis Davidson Robin Dewson Chuck Hawkins Apress™ Copyright © 2003 Tony Bain, Louis Davidson, Robin Dewson, and Chuck Hawkins All rights reserved No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage or retrieval system, without the prior written permission of the copyright owner and the publisher (pbk): 1-59059-287-5 2345678910 Trademarked names may appear in this book Rather than use a trademark symbol with every occurrence of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark Distributed to the book trade in the United States by Springer-Verlag New York, Inc., 175 Fifth Avenue, New York, NY, 10010 and outside the United States by Springer-Verlag GmbH & Co KG, Tiergartenstr 17, 69112 Heidelberg, Germany In the United States: phone 1-800-SPRINGER, email orders@springerny.com, or visit http://www.springer-ny.com Outside the United States: fax +49 6221 345229, email orders@springer.de, or visit http://www.springer.de For information on translations, please contact Apress directly at 2560 Ninth Street, Suite 219, Berkeley, CA 94710 Phone 510-549-5930, fax 510-549-5939, email info@apress.com, or visit http://www.apress.com The information in this book is distributed on an "as is" basis, without warranty Although every precaution has been taken in the preparation of this work, neither the author(s) nor Apress shall have any liability to any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly by the information contained in this work The source code for this book is available to readers at http://www.apress.com in the Downloads section You will need to answer questions pertaining to this book in order to successfully download the code Credits Editorial Board Dan Appleman Craig Berry Gary Cornell Tony Davis Steven Rycroft Julian Skinner Martin Streicher Jim Sumser Karen Watterson Gavin Wray John Zukowski Managing Editor Louay Fatoohi Commissioning Editor Douglas Paterson Indexer Andrew Criddle Technical Editors Arun Nair Veena Nair Technical Reviewers Mike Ahern Scott Allen Natalia Bortniker Cristian Darie Louis Davidson Mike Faulkinbury Brian Knight John Boyd Nolan Morgan Skinner Sakhr Youness Production Coordinator Sarah Hall Proof Reader Dev Lunsford Cover Design Kurt Krames Project Managers Safiulla Shakir Charlotte Smith About the Authors Tony Bain Tony Bain is the founder of Tony Bain & Associates and he has worked with SQL Server for the last 6 last years Tony is passionate about all database technologies especially when they relate to enterprise availability and scalability Tony spends a lot of his time writing and presenting database topics and he currently has Microsoft Certified System Engineer, Microsoft Certified Solution Developer, and Microsoft Certified Database Administrator certification Thanks to Linda, Laura, Stephanie, and William for their continued support and thanks also to Craig Walker who is a NET legend! Louis Davidson Louis Davidson has been in the technology industry for ten years, as a corporate database developer and architect Currently, he is serving as a Database Administrator for Compass Technology Management in their Nashville Data Center supporting the Christian Broadcasting Network and NorthStar Studios in Nashville, TN Davidson has a bachelor's degree from the University of Tennessee at Chattanooga in computer science with a minor in mathematics (though the minor in mathematics is more of an indication to how much math UTC required to get the CS degree, rather than any great love or skill in the subject) The majority of his experience, with slight deviations into Visual Basic, has been spent with Microsoft SQL Server from version 1.0 to the latest version that is in Beta Louis' primary areas of expertise are in database architecture and coding in Transact-SQL, and he has written numerous stored procedures and triggers throughout the years, though he seldom has the need anymore with the code generation tools he has developed to generate objects, with only a few procedures and triggers to code from the ground up Louis has published "Professional SQL Server 2000 Database Design," also by Apress The book follows the complete arc of developing a database through requirements, architecture, and design He has also been an active volunteer with SQL PASS as a presenter and a chairperson in their special interest groups It has been said that in his ridiculously small amount of spare time, he tends to play a lot of Nintendo (got to save that darn Princess, she went off and was captured by the silly dragon, again!) and watch a great deal of television Most notably, his favorites are old English programs (the Avengers, The Saint, Monty Python, and Blackadder to name a few) Quite often, this spare time is also spent with his notebook computer writing something pertaining to SQL Robin Dewson Robin has come a long way since the early heady days of the Sinclair ZX80/81 and Spectrum He was first introduced to computers at an exhibition in Glasgow where he saw a Commodore Pet manipulate a robot and he knew instantly that computers was the route for him Unfortunately that route initially took him into IBM mainframes However, he feels that this is a crucial keystone in his overall approach to computing and without this he would not be where he is today Well, that, Scottish College of Textiles, his family and of course many, many bottles of Irn Bru (who needs caffeine?) Robin moved to working with PCs nearly 10 years ago with FoxBASE and has moved from there through Visual FoxPro, Visual Basic, Sybase, and of course SQL Server Robin can be contacted at robin@fat-belly.com There are many people once again that I would like to thank for different reasons All those at Wrox throughout the years but especially Cilmara, Douglas, Cath, Helen, James, and Chris for different reasons, but thanks! Andy at Pinball Mania for keeping my pinball machines working, Charlie and Debbie at Sea Palling in Norfolk for being two great friends and brilliant with my children in their arcade, Phill Jupitus, Phil (2112 rules!) Wilding, Gideon Coe, Liz Kershaw, and Andrew Collins at the BBC's 6Music, (http://www.bbc.co.uk/6music) for the excellent music and humor to keep me going at work, all my traders at Lehmans but especially Anthony "Jock" Jawad for his staunch support, and my good friend Jack Mason Of course special thanks though to my mum and dad for sorting out this great life for me, my sister Carol and her family, Eleanor, Erin, and Lucas out in Australia but most of all my wife Julie who goes through hell with each book I write I am afraid this was "not another one" But you can now go and enjoy the Donny Osmond concert Also my 3 long suffering kids, Scott, Cameron, and Ellen Let's go and see a movie Up the Blues (http://www.bedfordrugby.co.uk) Chuck Hawkins Chuck is a senior consultant and database administrator in Virginia Beach, Virginia Working for Compass Technology Management, he currently manages the daily ups and downs of multiple servers for several large ministries He has extensive experience in T-SQL programming, replication, performance tuning, developer management, and routine server management Chuck has spoken at Professional Association for SQL Server conferences in Chicago, London, Denver, and Seattle He has contributed columns to several magazines and was a contributing author for Louis Davidson's "Professional SQL Server 2000 Database Design," now published by Apress Prior to his life as a computing professional, Chuck taught English in Japan for five years Chuck is happily married to Kathy and adopted Kristina from Russia five years ago on Christmas Day When not working with databases, he likes to play with Kristina, run long distances, and read "First Things" journal You can get in touch with Chuck at chuck@sqlserver.cc WITH ENCRYPTION triggers, 215 T-SQL code compared to stored procedures data validation, 122 database security, 122 performance, 115, 118 type of cursor, 68 DYNAMIC, 68 FAST_FORWARD, 68 KEYSET, 68 STATIC, 68 TYPE_WARNING warnings for cursor, 69 Index U UDFs see user defined functions unchecked scheme, optimistic locking, 101 updatability of cursor, 68 data updatability for cursor, 69 OPTIMISTIC, 69 READ_ONLY, 68 SCROLL_LOCKS, 69 UPDATE action firing triggers, 205 update locks, 94 user accounts permissions issues, 223 user defined functions, 9 compared to cursors, 66 compared to stored procedures, 179, 194 converting non-deterministic function to deterministic, 183 creating, 181 CREATE FUNCTION statement, 181 example, 183 RETURNS statement, 181 description, 179 deterministic functions, 182 GLOBAL scope, 195 history in SQL Server, 180 non-deterministic functions, 182 scalar valued functions, 186 constraints, 187 schema binding, 193 WITH SCHEMABINDING statement, 193 TABLE data type, 188 multi-statement table function, 188, 190 single statement table function, 188 user ID's compared to roles, 227 DBO, 225 permissions issues, 225 sysmembers table, 227 sysusers table, 227 user interface data validation, 125 compared to stored procedures, 125 security risks, 125 user stored procedures, 8 Index V validation see data validation values returning from stored procedures, 28 error handling, 30 OUTPUT method, 29 RETURN method, 28 single row of data, 30 Windows registry, 153 VARCHAR data type using in stored procedures, 31 variable based cursors, 70 view assigning triggers, 198 INSTEAD OF trigger, 209 creating index using deterministic function, 183 Visual SourceSafe stored procedures, 18 Index W WAITFOR() function care in using, 26 flow control of stored procedures, 26 warnings for cursor, 69 TYPE_WARNING, 69 WHILE loop flow control of stored procedures, 25 syntax, 25 Windows registry, 152 care in modifying, 152 description, 153 hives, 153 introduction, 152 keys, 153 REGEDIT.EXE program, 153 REGEDT32.EXE program, 153 values, 153 Windows registry system stored procedures, 152 XP_Instance_Reg extended stored procedures, 160 XP_RegAddMultiString system stored procedure, 158 XP_RegDeleteKey system stored procedure, 157 XP_RegDeleteValue system stored procedure, 158 XP_RegEnumKeys system stored procedure, 156 XP_RegEnumValues system stored procedure, 157 XP_RegRead system stored procedure, 153 XP_RegWrite system stored procedure, 155 WITH ENCRYPTION clause encrypted stored procedures, 239 WITH ENCRYPTION triggers problems with replication, 215 triggers, 215 WITH MARK clause BEGIN TRANSACTION command, 83 WITH RECOMPILE clause CREATE PROCEDURE statement, 20 optimizing stored procedures, 37 reasons for using, 38 recompiling stored procedures, 20 specifying as part of execution, 38 syntax, 37 WITH SCHEMABINDING statement user defined functions, 193 wrapper script XP_SMTP_SendMail stored procedure, 173 Index X-Z xp_ prefix extended stored procedures, 136 system stored procedures, 136 XP_AvailableMedia system stored procedure code for using, 161 file system stored procedures, 161 TINYINT parameter, 161 XP_CmdShell system stored procedure, 148 XP_DirTree system stored procedure code for using, 162 file system stored procedures, 162 XP_FileExists system stored procedure code for using, 163 file system stored procedures, 163 OUTPUT parameter, 163 XP_FixedDrives system stored procedure code for using, 163 file system stored procedures, 163 XP_Instance_Reg extended stored procedures Windows registry system stored procedures, 160 XP_LoginInfo system stored procedure, 149 XP_MSVer system stored procedure, 147 XP_ReadErrorLog system stored procedure code for using, 165 file system stored procedures, 164 parameters, 164 syntax, 164 XP_RegAddMultiString system stored procedure code for using, 159 guidelines for using, 159 limited usage, 159 Windows registry system stored procedures, 158 XP_RegDeleteKey system stored procedure care in using, 157 code for using, 157 Windows registry system stored procedures, 157 XP_RegDeleteValue system stored procedure code for using, 158 guidelines for using, 158 Windows registry system stored procedures, 158 XP_RegEnumKeys system stored procedure code for using, 156 Windows registry system stored procedures, 156 XP_RegEnumValues system stored procedure code for using, 157 guidelines for using, 157 Windows registry system stored procedures, 157 XP_RegRead system stored procedure code for using, 154 guidelines for using, 155 Windows registry system stored procedures, 153 XP_RegRemoveMultiString system stored procedure code for using, 159 guidelines for using, 159 Windows registry system stored procedures, 159 XP_RegWrite system stored procedure code for using, 155 guidelines for using, 156 Windows registry system stored procedures, 155 XP_SendMail system stored procedure, 148 bullet-proofing XP_SendMail, 172 XP_Test_Mapi_Profile system stored procedure, 172 compared to XP_SMTP_SendMail stored procedure, 173 recursion, 170 SQL Mail, 169 XP_SMTP_SendMail stored procedure compared to XP_SendMail system stored procedure, 173 implementing, 172 SQL Mail, 172 wrapper script, 173 XP_SubDirs system stored procedure code for using, 162 file system stored procedures, 162 XP_Test_Mapi_Profile system stored procedure bullet-proofing XP_SendMail, 172 NVARCHAR parameter, 172 XP_Trace system stored procedures, 150 tracing object creation and deletion, 169 List of Figures Chapter 7: Triggers Figure 1 Figure 2 Chapter 8: Security Figure 1 List of Examples Chapter 8: Security Example 1 Example 2 ... Welcome to the SQL Server 2000 Stored Procedures handbook Here, we will cover the different types of stored procedures used in SQL Server 2000 and their usage We will also examine the working of stored procedures, the potentially tricky areas, and how to avoid them... will examine some general methods for securing our SQL Server implementation, giving special emphasis on SQL Server stored procedures and the system stored procedures that Microsoft ships with SQL Server Chapter 1: Stored Procedures Overview... the ad-hoc query that we are sending, when using T -SQL inline Why Use Stored Procedures? By using stored procedures, we can reduce the time a process can take, as stored procedures are compiled Another gain from using stored procedures is that they are much simpler

Ngày đăng: 26/03/2019, 17:12

Mục lục

  • Table of Contents

  • BackCover

  • SQL Server 2000 Stored Procedures Handbook

  • Introduction

    • Book Outline

    • Chapter 1: Stored Procedures Overview

      • What is a Stored Procedure?

      • Creating Stored Procedures

      • Why Use Stored Procedures?

      • Replication

      • Designing Good Stored Procedures

      • Data integrity

      • Calling a Stored Procedure

      • Rules for Stored Procedures

      • Modifying Stored Procedures

      • Parameter Usage

      • Flow control

      • Nesting in Stored Procedures

      • Returning Values

      • Restoring the Example Databases to their Default Condition

      • Summary

      • Chapter 2: Optimizing and Debugging

        • The Execution Plan

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan