Microsoft SQL Server 2000 Programming by Example Review

I’ve been teaching college database classes for years, and although I prefer to teach MySQL, it’s important for serious IT students to get some experience on a full-blown enterprise database server, and for that I use MS SQL Server.
This is the only usable text I’ve found for developers who need to learn the fundamentals for constraints, triggers, stored procedures, etc. Most SQL Server books are about administration, and barely touch upon programming topics. Many of those targeting developers rely upon some custom database dreamed up by the author that pales beside the standard samples of pubs and Northwind included with the SQL Server product. The worst books trot out database basics that might be best learned using MS Access.
The authors walk through every operation with standalone examples using either pubs or Northwind, with dozens of code listings for each chapter. You might need to complete a few consecutive listings, but there are no long-running dependencies where the authors want you to follow their development project from start to finish. You can dive in and out of this book at any point with no set up required.
The tone is straighforward with clear explanations, definitions, and tips. No chitchat or bull gets in the way. There are some illustrative figures, but no page after page of useless screenshots. Like the Que series claims, you learn By Example–cranking out the listings yourself to see things work.
A relly nice book for students or professionals from beginning to intermediate levels. Oh yeah…the price is right.
Microsoft SQL Server 2000 Programming by Example Overview
SQL Server 2000 Programming by Example provides clear and concise examples of basic programming techniques used in SQL Server 2000 primarily using Transact-SQL. Even if you’re a complete novice to SQL Server 2000 programming, you will benefit by reading through the book’s logical process. SQL Server 2000 is introduced and explored, database structure is designed and built, and finally a variety of programming techniques are studied and reviewed. If you are already familiar with SQL Server 2000 programming, you may use the book as a quick reference guide that provides plenty of pertinent examples.
Microsoft SQL Server 2000 Programming by Example Specifications
Ideal for the database programmer or system DBA, Microsoft SQL Server 2000 Programming by Example is an excellent example-based tutorial on mastering today’s SQL features. Packed with plenty of tips and tricks, this title will let most anyone do more with SQL Server.
While there are plenty of screen shots showing graphical SQL Server tools, the focus of this book is clearly on learning real command-line Transact-SQL (T-SQL). The authors provide a patient and very thorough tour of T-SQL with full coverage of both basic and advanced features. You’ll learn how to define new tables, manage users in groups, and perform all kinds of queries. Standout material includes an excellent guide to SQL data types and how to choose the right one for your needs. When it comes to queries, the book does a great job of exploring all your options for joining relational data, as well as grouping data for more advanced reporting. True to its title, Microsoft SQL Server 2000 Programming by Example is filled with dozens of examples of SQL commands (and the results returned) so that you can try out this material for yourself and really learn the language thoroughly.
Later on, the authors turn toward server-side programming with a digestible guide to creating stored procedures and triggers. The book closes with an in-depth guide to the issues regarding cursors (for working with table data), transactions, and locking. Sections on bulk copy tools and the Microsoft Data Transformation Services (DTS) show how to move data around the enterprise. A final section of distributed queries and linked servers will help you work with different sources of data wherever it resides in your organization.
Despite some stilted writing, the comprehensive examples in this book make it a success. It will let anyone start using basic T-SQL for the first time, as well as teach more advanced readers to master the finer points of Microsoft databases. –Richard Dragan
Topics covered:
- History and introduction to Microsoft SQL Server
- In-depth Transact-SQL (T-SQL) tutorial (including T-SQL data types and flow control statements)
- Creating and modifying tables and views
- Creating queries with the SELECT statement
- Inserting, deleting, and updating data
- Using joins (inner, outer, and cross joins)
- Indexes (database optimization and index maintenance)
- Data integrity (constraints and foreign keys)
- Business logic with stored procedures (including error handling and security)
- Tutorial and tips for triggers (including nested and recursive triggers)
- User-Defined Functions (UDFs)
- Complex queries and subqueries
- Row-oriented processing with cursors (including SQL Server cursor types)
- Transactions in T-SQL (including basic ACID properties, isolation levels, and locks)
- Avoiding deadlocks
- Transferring data to and from SQL Server with bulk copy and Data Transformation Services (DTS)
- Databases in heterogeneous environments (distributed queries and linked servers)
- Using the SQL Query Analyzer
*** Product Information and Prices Stored: Mar 11, 2010 16:31:06
Related : Guitar Hero Apple Accessories MyBlogtrade Nissan Xtrail Dental Vision
Comments