Home | Best Seller | FAQ | Contact Us
Browse
Art & Photography
Biographies & Autobiography
Body,Mind & Health
Business & Economics
Children's Book
Computers & Internet
Cooking
Crafts,Hobbies & Gardening
Entertainment
Family & Parenting
History
Horror
Literature & Fiction
Mystery & Detective
Nonfiction
Professional & Technology
Reference
Religion
Romance
Science
Science Fiction & Fantasy
Sports & Outdoors
Travel & Geography
   Book Info

enlarge picture

Professional SQL Server 2000 Programming (Programmer to Programmer)  
Author: Robert Vieira
ISBN: 0764543792
Format: Handover
Publish Date: June, 2005
 
     
     
   Book Review



When it comes to selecting computer books, deciding which book to buy can sometimes be even more confusing than the software it is written about. However, if you are looking for a book to instruct you on the use of SQL Server 2000, Professional SQL Server 2000 Programming is an excellent choice.

In addition to providing a thorough treatment of SQL Server 2000 development, Rob Vieira's extensive reference also devotes quite a lot of space to covering SQL in general and issues relating to database design. Included is a complete introduction to Transact-SQL and an excellent chapter on normalization that will help demystify an over-referenced but much misunderstood database design concept. There is also in-depth information on the new features of SQL Server 2000, including indexed views, user-defined functions, and support of XML. Sadly, there's no accompanying CD-ROM, but source code for the book can be downloaded from the Wrox Web site.

While you don't need any knowledge of SQL Server or database administration to make the most of this book, you will need a reasonable understanding of programming fundamentals. That said, the author's down-to-earth style makes it possible for anyone with some programming background, and the will to learn, to really get comfortable with SQL Server 2000 development. If you are looking for a book that combines rich content with clear explanation, look no further. --Peter Lunn, Amazon.co.uk


From Book News, Inc.
Intended for experienced developers, this book introduces the Transact SQL (T-SQL) code for creating databases, tables, keys and constraints, and explains how to develop applications using SQL Server 2000. The author then discusses index structures, stored procedures, transactions, triggers, nested subqueries, linked servers, cursors, the integration of XML into SQL Server, data transformation services, replication, analysis services, English Query, and some security issues. Client- side examples are written in Visual Basic.Copyright © 2004 Book News, Inc., Portland, OR


Book Description
What is this book about?

SQL Server 2000 is the latest and most powerful version of Microsoft's data warehousing and relational database management system. This new release is tightly integrated with Windows 2000 and offers more support for XML, as well as improved Analysis Services for OLAP and data mining.

Professional SQL Server 2000 provides a comprehensive guide to programming with SQL Server 2000, from a complete tutorial on Transact-SQL to an in-depth discussion of new features, such as indexed views, user-defined functions, and the wealth of new SQL Server features to support XML. Whether you're coming to SQL Server 2000 from another relational database management system, upgrading your existing system, or perhaps wanting to add programming skills to your DBA knowledge, you'll find what you need in this book to get to grips with SQL Server 2000 development.

What does this book cover?

Here are just a few of the things covered in this book: A complete introduction to Transact-SQL Database design issues Creating and using views, stored procedures, and user- defined functions Responding to events with triggers Making your SQL Server secure Retrieving your data as XML An introduction to Analysis Services Moving data using Data Transformation Services and the bulk copy program Maintaining the integrity of distributed data with replication

Who is this book for?

This book is aimed at the SQL Server developer who wants to make the most out of the new features of SQL Server 2000. No knowledge of SQL Server is assumed, although in order to follow this book, you do need to have an understanding of programming basics such as variables, data types, and procedural programming. Database administration is also covered but only as it affects the SQL Server developer.


Book Info
A tutorial for SQL Server developers at any level of experience, providing insight into the programming aspects of SQL Server 2000. Offers more support of XML and improved Analysis Services, as well as coverage of database administration. Also includes an introduction to Transact-SQL. Softcover.


From the Publisher
This book is a revised follow on from Professional SQL Server 7.0 Programming, to address the new features of this recent release. With a general understanding of programming principles, (eg familiarity with VB, C++, VB Script) Professional SQL Server 2000 Programming provides a comprehensive overview of the new areas of SQL Server, for programmers. There is an in-depth discussion of T-SQL, the query language of Microsoft SQL Server. From basic database design concepts a tutorial explains more advanced topics and specific areas including Stored Procedures and Advanced Queries. Advanced topics - performance tuning, security and a solid description of OLAP, which is built in with SQL Server, are then introduced. The new XML features are explored to provide an understanding of this important area. With over 1,500 pages this book covers the main topics to provide an in-depth understanding of concepts and procedures, so you can get the most out of SQL Server 2000.


From the Back Cover
SQL Server 2000 is the latest and most powerful version of Microsoft’s data warehousing and relational database management system. This new release is tightly integrated with Windows 2000 and offers more support for XML, as well as improved Analysis Services. Professional SQL Server 2000 Programming provides a comprehensive guide to programming with SQL Server 2000, from a complete tutorial on Transact-SQL to an in-depth discussion of new features, such as indexed views, user-defined functions, and the wealth of new SQL Server features to support XML. Whether you’re coming to SQL Server 2000 from another relational database management system, upgrading your existing system, or perhaps want to add programming skills to your DBA knowledge, you’ll find what you need in this book to come to grips with SQL Server 2000 development. Who is this book for: This book is aimed at the SQL Server developer who wants to make the most out of the new features of SQL Server 2000. No knowledge of SQL Server is assumed, although in order to follow this book, you do need to have an understanding of programming basics such as variables, data types, and procedural programming. Database administration is also covered but only insofar as it affects the SQL Server developer. What does this book cover? A complete introduction to Transact-SQL Database design issues Creating and using views, stored procedures, and user defined functions Responding to events with triggers Making your SQL Server secure Retrieving your data as XML An introduction to Analysis Services Moving data using Data Transformation Services and the bulk copy program Maintaining the integrity of distributed data with replication Querying a SQL Server database using English Query and Full-Text Search


About the Author
Robert Vieira Experiencing his first bout with computing in 1978, Robert Vieira knew right away that this was something "really cool". In 1980 he began immersing himself into the computing world more fully – splitting time between building and repairing computer kits, and programming in BASIC as well as Z80 and 6502 assembly languages. In 1983, he began studies for a degree in Computer Information Systems, but found the professional mainframe environment too rigid for his tastes, dropping out in 1985 to pursue other interests. Later that year, he caught the "PC bug" and began the long road of programming in database languages from dBase to SQL Server. Rob completed a degree in Business Administration in 1990, and has since typically worked in roles that allow him to combine his knowledge of business and computing. Beyond his Bachelor's degree, he has been certified as a Certified Management Accountant as well as Microsoft Certified as a Solutions Developer (MCSD), Trainer (MCT), and Database Administrator (MCDBA).
Rob is currently the Principal Consultant for Database and Storage Technologies with the Technology and Innovation Group at STEP Technology in Portland, Oregon – a position that offers the high-end consulting and team support he craves.
He resides with his wife Nancy, elder daughter Ashley, and new addition Adrianna, in Vancouver, WA.




Professional SQL Server 2000 Programming

FROM THE PUBLISHER

SQL Server 2000 is the latest and most powerful version of Microsoft's data warehousing and relational database management system. This new release is tightly integrated with Windows 2000 and offers more support for XML, as well as improved Analysis Services.

Professional SQL Server 2000 Programming provides a comprehensive guide to programming with SQL Server 2000, from a complete tutorial on Transact-SQL to an in-depth discussion of new features, such as indexed views, user-defined functions, and the wealth of new SQL Server features to support XML. Whether you're coming to SQL Server 2000 from another relational database management system, upgrading your existing system, or perhaps want to add programming skills to your DBA knowledge, you'll find what you need in this book to come to grips with SQL Server 2000 development.

This book is aimed at the SQL Server developer who wants to make the most out of the new features of SQL Server 2000. No knowledge of SQL Server is assumed, although in order to follow this book, you do need to have an understanding of programming basics such as variables, data types, and procedural programming. Database administration is also covered but only insofar as it affects the SQL Server developer.

What does this book cover?A complete introduction to Transact-SQLDatabase design issuesCreating and using views, stored procedures, and user defined functionsResponding to events with triggersMaking your SQL Server secureRetrieving your data as XMLAn introduction to Analysis ServicesMoving data using Data Transformation Services and the bulk copy programMaintaining theintegrity of distributed data with replicationQuerying a SQL Server database using English Query and Full-Text Search

SYNOPSIS

Intended for experienced developers, this book introduces the Transact SQL (T-SQL) code for creating databases, tables, keys and constraints, and explains how to develop applications using SQL Server 2000. The author then discusses index structures, stored procedures, transactions, triggers, nested subqueries, linked servers, cursors, the integration of XML into SQL Server, data transformation services, replication, analysis services, English Query, and some security issues. Client- side examples are written in Visual Basic. Annotation © 2004 Book News, Inc., Portland, OR

     



Home | Private Policy | Contact Us
@copyright 2001-2005 ReadingBee.com