Robin Dewson
Amazon Price: $44.99
List Price: $44.99
Usually ships in 4 to 6 weeks
By: Apress
Amazon Marketplace: 18
new & used starting at $4.98
|
Buy at Amazon.com
|
Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Beginning & Introductory
Subjects -> Computers & Internet -> Databases -> SQL -> General
Customer Reviews:
Total reviews: 16
Average rating: 4.0 of 5
Good book. Detailed review below... 5 out of 5 stars.
11 of 11 people found this review helpful.
This is an excellent beginners book. From installation through to triggers all you need to know to get up and running. Shame it is missing about User Defined Functions but I thought this was a really good book.Chapter 1 - Good coverage of the versions, whats what. Also liked the installation of SQL Server.
Chapter 2 Covered areas such as Enterprise Manager well and like the Configuring section. Found out how to set some very useful propreties
Chapter 3 - Query Analyzer. Went through every item that a beginner should need as well as an intermediate. Helped me figure out and set up as I wanted
Chapter 4 - This chapter for DB design etc is very clear and concise. I liked the Normalization section as well as relationships as to how these work
Chapter 5/6/7 - Enough coverage and good warnings about the system databases and building the sample db. Also loved the defining tables and the different data types and finally all about the different indexes you can have. Very useful.
Chapter 8 - This was my favourite chapter as it showed how to build relationships between tables.
Chapter 9 - didnt think this was really necessary
Chapter 10 - Good basics of backups. Not much on network backups.
Chapter 11 - Good basics again of maintenance
Chapter 12 - Images!! Yes!! No-one else I know touches this.
chapter 13-15 - Loved transactions in the Insert chapter. all the others cover good basics of T-SQL
Chapter 16 - Could have done a bit more on indexing a view but apart from that shows how to create a view well. Also how to use it
Chapter 17/18 - Would have liked to see more about nested stored procedures but again good coverage. Dealing with errors was my favourite part
Chapter 19 - XML - The way so much is going. Maybe book needs updating for SQLXML 3.0?
chapter 20 - A bit advanced for beginners but triggers are a great plus.
As I say, this is the best beginning SQL Server book I bought (this was my third!) and I loved the authors style and content. Wasnt confused at any point and found all that was being said to be clear. Wish I had bought it first
Its downfalls? Well images it does say you need a binary stream to input an image but doesnt show any VB code to pass it in. No UDF's or UDT's and no coverage of SQL XML 3. Dedication was interesting but a bit long....
Excellent coverage on how to complete each action in any method you wish so this does lead to excellent T-SQL coverage.
Loved it
Editorial Review:
Microsoft SQL Server 2000 provides enterprise-class database solutions, offering interactive development tools and complete management of your relational database applications.
In this book you'll build a sample database with SQL Server and in the process learn how to design with solutions in mind. If you are migrating from a desktop solution such as Access to SQL Server, this book will provide you with clear and practical demonstrations of the relevant tasks at every stage in the process. Once you've mastered the basics of SQL Server, you'll move on to learn more advanced techniques. By the end of this book, you'll have a firm grasp of the most important SQL Server features and be able to develop your own effective database solutions.