The best source of SQL Server information is Books Online, Microsoft's own product documentation. If you're buying books, you're usually looking for either
- an accelerated introduction, because you haven't got time to distill the manuals yourself, or
- tips, tricks and advanced techniques: the stuff that just isn't in the manuals.
This book fulfills neither need. Granted, most of the major SQL Server functional areas have a chapter, but these are mostly screenshots and lists of the type: 'the features of X are Y' - and the explanation of Y is usually minimal. For example (p74):
'The options for the Server Settings tab are further defined below
...
...
Allow modifications to be made directly to the system catalogs - allows modifications to be made directly to the system catalogs.
...
...
...
'
What value does this give?
The final section does attempt a different approach, dealing with the behaviours, characteristics of a SQL Server DBA. Perhaps if you are genuinely new to SQL Server, or perhaps have taken on a new managerial role which involves DBAs, this section may be useful. To me, it's stating the obvious.
I'm an Oracle DBA by training, and wanted an accelerated primer on SQL Server. If you're in my position, I'd recommend spending money elsewhere - even (gulp) on the pretty good Microsoft Press books.