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

70-432: Microsoft SQL Server 2008 Implementation and Maintenance, Textbook Review

70-432: Microsoft SQL Server 2008 Implementation and Maintenance, Textbook
Average Reviews:

(More customer reviews)
had to get this book as part of the coursework for a class and i have to say that it is the worst textbook i have ever had the displeasure to study. many of the questions don't even have the correct answers as part of the options and often they are not even applicable to the lesson that they are in. The infortion in the lessons is extremely sparse, far to insufficiate to truly grasp the concepts that are being taught. don't buy this book id you can avoid it.

Click Here to see more reviews about: 70-432: Microsoft SQL Server 2008 Implementation and Maintenance, Textbook

This book follows the newest iterations of the Microsoft Official Academic Course (MOAC) program for database administration courses using SQL Server 2005 and SQL Server 2008. It provides the information and resources needed to prepare students for the Microsoft Certified Information Technology Professional (MCITP) 70-444 exam for SQL Server 2005, and the 70-432 Microsoft Certified Technology Specialist (MCTS) exam for SQL Server 2008. Hands On Exercises and Certification Ready features are integrated with the accompanying Lab Manual throughout the chapters that enable them to reinforce what they've learned by completing various exercises. Business cases are presented to provide a real world perspective on how the information is used in the field. The book also includes a CD that enables students with exam practice and instant feedback. By following the exercises in this book, students will learn how to install and configure SQL Server, manage databases, implement security, troubleshoot SQL activity, and more.

Buy Now

Click here for more information about 70-432: Microsoft SQL Server 2008 Implementation and Maintenance, Textbook

Read More...

The Guru's Guide to Transact-SQL Review

The Guru's Guide to Transact-SQL
Average Reviews:

(More customer reviews)
Ah, where to begin. This book is a masterpiece. It is over the top. It distills, in one volume, all that's worth knowing about advanced Transact-SQL. If you've read the Books Online, this book is a natural next step in your T-SQL education. It took me from a rank amateur to an advanced coder within days. It gave me insights into new ways of coding that I'd never have thought of on my own. It showed me how to work in harmony with T-SQL and SQL Server, rather than try to get them to do things they weren't designed to do.
The best chapters, are, IMHO, these:
- DML Insights
- DDL Insights
- The Mighty SELECT
- Statistical Functions
- Transactions
- Cursors
- Sets
- Arrays
- Stored Procedures and Triggers
- T-SQL Performance Tuning
- Administrative T-SQL
- OLE Automation
- Undocumented T-SQL
There's so much good info in this book, it's hard to pick a list of the "best chapters." To be sure, there's not a weak chapter in the book, and you should read every last one of them.
[...] This book is a must-read for anyone serious about coding in Transact-SQL.

Click Here to see more reviews about: The Guru's Guide to Transact-SQL

Since its introduction over a decade ago, the Microsoft SQL Server query language, Transact-SQL, has become increasingly popular and more powerful. The current version sports such advanced features as OLE Automation support, cross-platform querying facilities, and full-text search management. This book is the consummate guide to Microsoft Transact-SQL. From data type nuances to complex statistical computations to the bevy of undocumented features in the language, The Guru's Guide to Transact-SQL imparts the knowledge you need to become a virtuoso of the language as quickly as possible. In this book, you will find the information, explanations, and advice you need to master Transact-SQL and develop the best possible Transact-SQL code. Some 600 code examples not only illustrate important concepts and best practices, but also provide working Transact-SQL code that can be incorporated into your own real-world DBMS applications. Your journey begins with an introduction explaining language fundamentals such as database and table creation, inserting and updating data, queries, joins, data presentation, and managing transactions. Moving on to more advanced topics, the journey continues with in-depth coverage of: Transact-SQL performance tuning using tools such as Query Analyzer and Performance Monitor Nuances of the various T-SQL data types Complex statistical calculations such as medians, modes, and sliding aggregates Run, sequence, and series identification and interrogation Advanced Data Definition Language (DDL) and Data Management Language (DML) techniques Stored procedure and trigger best practices and coding methods Transaction management Optimal cursor use and caveats to look out for Full-text search Hierarchies and arrays Administrative Transact-SQL OLE Automation More than 100 undocumented commands and language features, including numerous unpublished DBCC command verbs, trace flags, stored procedures, and functions Comprehensive, written in understandable terms, and full of practical information and examples, The Guru's Guide to Transact-SQL is an indispensable reference for anyone working with this database development language. The accompanying CD-ROM includes the complete set of code examples found in the book as well as a SQL programming environment that will speed the development of your own top-notch Transact-SQL code.

Buy Now

Click here for more information about The Guru's Guide to Transact-SQL

Read More...

Microsoft SQL Server 2008 Management and Administration Review

Microsoft SQL Server 2008 Management and Administration
Average Reviews:

(More customer reviews)
Production database administrators have to know at least a little about a lot of things:
* How to install or upgrade SQL Servers
* How to build clusters
* How to plan for disaster recovery and high availability
* How to do performance tuning
* How to secure and protect databases
The production role revolves around management, not creation. Sure, they do need to know T-SQL and be able to debug problem code, but the majority of their day is making the trains run on time - not designing the seats inside the train cars.
Windows administrators who are forced into the SQL Server DBA role need this same type of information. They get handed a database server to manage, often with a database from a third party vendor like Citrix or Blackberry. They have to manage the server, make sure it performs as needed, and back it up safely - but they'll never touch a line of T-SQL code that runs on the server.
Ross Mistry and Hilary Cotter's book Microsoft SQL Server 2008 Management and Administration is a great companion for production DBAs and accidental DBAs. It covers this wide variety of topics in a good depth, and leaves topics like beginning T-SQL or how to write stored procedures out to other books.

Click Here to see more reviews about: Microsoft SQL Server 2008 Management and Administration

If you need to deploy, manage, or secure Microsoft SQL Server 2008, this is the complete, fast-paced, task-based reference you've been searching for. Authored by a world-class expert on SQL Server in the enterprise, this book goes far beyond the basics, taking on the complex tasks that DBAs need to make the most of Microsoft's flagship database platform. SQL Server MVP, Ross Mistry presents proven techniques for SQL Server 2008 installation, upgrades, backup/restore, data transfer, indexing, high availability, security, and much more. He draws on extensive testing in high-profile production environments to offer step-by-step solutions and powerful tips you won't find anywhere else. Every chapter begins with a section identifying SQL Server 2008's most significant new improvements, and concludes with a convenient summary of best practices. Each chapter also outlines the benefits of leveraging Windows Server 2008.

Understand how to:
Master DBA tips, tricks, and best practices proven in actual enterprise environments

Buy Now

Click here for more information about Microsoft SQL Server 2008 Management and Administration

Read More...