Showing posts with label sql 2005. Show all posts
Showing posts with label sql 2005. Show all posts

Pro SQL Server 2005 Review

Pro SQL Server 2005
Average Reviews:

(More customer reviews)
Are you looking to buy Pro SQL Server 2005? Here is the right place to find the great deals. we can offer discounts of up to 90% on Pro SQL Server 2005. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Pro SQL Server 2005 ReviewThis books seems to be a list and quick summary of new features of sql server 2005. I like the fact that the authors do make an attempt to explain why the new features are present and how to use them. However I would not call it a professional book since it does not dive into depth in any one particular feature on how to take advantage of these features and how to implement something like it in a production environment. All we have is short demo samples which is good for explaining but not really helping the dba/developer integerate it with their existing systems and applications as seen in more advanced/architecture books.
I fell asleep a few times whilst going thru this book. It could do with alot more pictures too to keep the motivation going
A very good intro to sql server 2005 but you still going to need to buy a book for each topic/chapter on this book to be competent user since there simply isn't enough information/examples in itPro SQL Server 2005 OverviewSQL Server 2005 is next generation of SQL Server database and represents a massive leap forward for SQL Server developers in terms of programming options, productivity, database management and analysis. This book will take a deep look at the full range of SQL Server enhancements that will give meaningful and relevant examples that show not just how these new features work, but also how to architect their applications in order to exploit the new features most effectively.This book is all about getting developers working on their own SQL Server 2005 solutions as quickly and painlessly as possible. Some of the core topics covered in the book are: Enhancements to database programmability features and languages, such as ADO.NET, XML, .NET assemblies, and T-SQL; New Servers, services and tools such as Reporting Services, and the Service Broker and DTS; Enhancements to the BI capabilities such as Analysis Services and Notification services.

Want to learn more information about Pro SQL Server 2005?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Pro T-SQL 2005 Programmer's Guide (Expert's Voice) Review

Pro T-SQL 2005 Programmer's Guide (Expert's Voice)
Average Reviews:

(More customer reviews)
Are you looking to buy Pro T-SQL 2005 Programmer's Guide (Expert's Voice)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Pro T-SQL 2005 Programmer's Guide (Expert's Voice). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Pro T-SQL 2005 Programmer's Guide (Expert's Voice) ReviewShort Summary:
Pro T-SQL 2005 Programmer's Guide book examines SQL Server 2005 T-SQL from a developer's perspective. It covers a wide range of developer-specific topics in SQL Server 2005. This book covers many newly introduced topics in depth. This book is written as a practical and useful guide to help database developers who mainly deals with T-SQL. This book is really hit the spot with appropriate .NET code at few places where needed. This book assumes a basic knowledge of SQL but it is really easy for new beginners developers to understand and advanced developers to enjoy further reading.
Detailed Summary:
One thing I really liked about this book is that it can be either read cover to cover, or it can be used as a reference guide for one particular topic. Index of this book is extremely well organized and aids to find the right topic very quickly. Books is structure is many chapters and each chapter justifies the chapters with good details and proper amount of examples.
Each chapter has excellent advice and knowledge and filled with sample code (available online). The book is targeted specifically at SQL Server 2005 and the innovative ways to code T-SQL, new functions and commands. If is very easy to get started with this book and it immerses in comprehensive reading in no time. This book addresses many details and comparisons with T-SQL in very organized way. The examples are in very accurate and useful as well sufficient to targeted topics. This book addresses many of the real world issues with examples, discussions and solutions.
This book start with providing a brief history of T-SQL and the ANSI SQL standards. SQLCMD and SQL Server Management Studio are new tools to explore SQL Server 2005 and are covered in depth in beginning of the book. Chapters which covers Common Table Expressions (CTEs), new datatypes, operators, keywords, functions, and control of flows are really interesting and with necessary explanation. Readers of my blog are very well aware of my interests in Error handling and debugging. Interesting enough for me there is one whole chapter dedicated to that. The regular T-SQL concepts which I write a lot about Stored Procedure, Triggers and Dynamic SQL each have their own chapter. One thing many T-SQL book does not cover in depth is XML, XQuery and XPath which are properly discussed and their importance is explained properly. Last three chapter of the book which covers SQLCLR, .NET Client Programming and HTTP Endpoints requires the Microsoft .NET FrameWork 2.0, as it contains some code which are written in VB and C#.
One thing which I always liked in any database book is, use of sample database AdventureWorks. I strongly believe that all the example should be independent from previous examples and should use default database. If you have not installed default database AdventureWorks, you can get its latest location by searching in my blog SQLAuthority.com. All the script of examples are available to download online. No book is free from the errors and website for this book have errata list, which is surprisingly very small.
I will list few tips from book which interested me. This will give brief idea how good this book is.
"TABLESAMPLE always returns an approximate number of rows because of the way it samples data. The required percentage is the number of data pages SQL Server retreves in full to fulfill your TABLESAMPLE request. The number of rows returned by TABLESAMPLE will often be slightly less, or greater, than the specified amount."
"Anytime you use dynamic SQL, make sure that you take precautions against SQL injection, that is, malicious SQL Code being inserted into your SQL statements. In this instance we're using the QUOTENAME function to quote the column names being dynamically generated to help avoid SQL injection problems."
Following one example really caught my eyes while reading the book. It seems Author accurately described the situation and put his suggestion regarding syntax.
"The ANSI SQL:2003 standard includes a MERGE statement that performs the same function as the upsert type of SP. The prerelease versions of SQL Server 2005 included the MERGE statement. Though it was well-publicized during the prerelease period, the MERGE statement was unceremoniously dropped from the production version. We can only hope that Microsoft brings it back sometime in the near future."
Good news is Microsoft have included the Authors request in future version of SQL Server. SQL Server 2008 CTP 4 has included MERGE Keyword.
Rating: 4 and 1/2 stars
In Summary, A book for every developer who want to take full advantage of the power of T-SQL on SQL Server 2005.
Pinal Dave
Principal Database Administrator
(blog.sqlauthority.com)Pro T-SQL 2005 Programmer's Guide (Expert's Voice) OverviewT-SQL is the fundamental language for database programming in SQL Server 2005. All professional SQL Server users need to know it and, even more important, must understand how to use it well. The language has grown considerably since SQL Server 2000 and even experienced T-SQL programmers have many new features to master. They need a convenient single source of information and advice. This book provides that, clearly and comprehensively.Both database administrators and developers will find this highly readable, detailed description of T-SQL an eye-opening and invaluable reference for as long as they work with SQL Server 2005.

Want to learn more information about Pro T-SQL 2005 Programmer's Guide (Expert's Voice)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Inside Microsoft SQL Server 2005: T-SQL Programming (Solid Quality Learning) Review

Inside Microsoft SQL Server 2005: T-SQL Programming (Solid Quality Learning)
Average Reviews:

(More customer reviews)
Are you looking to buy Inside Microsoft SQL Server 2005: T-SQL Programming (Solid Quality Learning)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Inside Microsoft SQL Server 2005: T-SQL Programming (Solid Quality Learning). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Inside Microsoft SQL Server 2005: T-SQL Programming (Solid Quality Learning) ReviewFirstly, this is not a book for beginners or those new to T-SQL, this is targetted more towards intermediate/advanced programmers. If you're new then look at T-SQL Querying.
The level of knowledge and detail that Itzik, Dejan and Roger have and portray in this book is awesome. Do you want to know how SQL Server 2005 internally stores date/time values and what the pitfalls are that you might run into when programming against date/time values (one of the most common problems facing SQL programmers), this book has the answer.
With chapters on Stores Procedures, Transactions, temporary tables, views, the service broker and more.
Each chapter has excellent advice and knowledge and filled with sample code (available online). The book is targetted specifically at SQL Server 2005 and the new ways it handles things, new functions and commands.
My only concern and a slight one at that is that with the amount of information the authors are trying to portray in 500 pages, sometimes the reading is heavy.
An invaluable book for SQL Server 2005 programmers.Inside Microsoft SQL Server 2005: T-SQL Programming (Solid Quality Learning) Overview
Get a detailed look at the internal architecture of T-SQL with this comprehensive programming reference. Database developers and administrators get best practices, expert techniques, and code samples to master the intricacies of the programming language—solving complex problems with real-world solutions.

Discover how to:

Understand when to apply set-based programming techniques
Design and implement date and time-related XML and CLR datatypes
Use temporary objects, including temporary tables, table variables, and table expressions
Work with T-SQL and CLR user-defined functions, stored procedures, and triggers
Support user input-based queries and variable data with dynamic execution
Work with transactions and new exception handling constructs
Apply a concurrency model to support simultaneous users
Use Service Broker for controlled asynchronous processing in database applications This book includes code samples on the Web.


Want to learn more information about Inside Microsoft SQL Server 2005: T-SQL Programming (Solid Quality Learning)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...