|
|||||||||||||||||||||||||||||||||||
|
11 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
11 of 11 people found the following review helpful:
5.0 out of 5 stars
Excellent, quick reference,
By
This review is from: MySQL Pocket Reference (Mass Market Paperback)
This is an excellent reference to the MySQL language. It is faster to use than the online MySQL documentation, and can go anywyere. This is a better reference to MySQL than the O'Reilly book 'SQL in a Nutshell' (first edition), which left out many key MySQL commands and clauses.
The only downside to this book is that it does not include a list of reserved words for MySQL. Other than that, it's a great reference.
6 of 7 people found the following review helpful:
5.0 out of 5 stars
Good Reference,
By A Customer
This review is from: MySQL Pocket Reference (Mass Market Paperback)
I'm always looking for a good MySQL reference. I find myself looking for the syntax of a particular command. This book comes in handy when looking for a particular MySQL command. For the size of this book, is really packs a ton of information.
2 of 2 people found the following review helpful:
4.0 out of 5 stars
Ideal for Intermediate-level Users,
By
This review is from: MySQL Pocket Reference: SQL Statements, Functions and Utilities and more (Pocket Reference (O'Reilly)) (Paperback)
I got this pocket reference when I was creating my first MySQL intensive website. I learned most of the basic MySQL from another book, but I found that turning to a textbook for the basic reference was too cumbersome. This pocket guide is primarily useful for quick checking of syntax or the structure of the basic MySQL uses. Despite the plethora of the information on the web, I still find it most efficient to look in this pocket reference if I just need some basic information or a confirmation of a particular use. I think that the ideal audience for this reference would be the intermediate-level MySQL programmers - people who are familiar enough with MySQL that they don't need extensive hand-holding with every detail, and yet are not so advanced to find the information in this reference redundant or not detailed enough.
The only major issue that I have with this pocket guide is that today it's a bit dated and in a need of a major revision and an update. However, despite this shortcoming it is still fairly useful for most everyday MySQL uses.
10 of 14 people found the following review helpful:
3.0 out of 5 stars
Good, but needs updating & improving,
By
This review is from: MySQL Pocket Reference (Hardcover)
It's handy, but a little old and too brief with important parts left out. It needs to be updated and improved. Ie: The admin commands are poorly covered. Do not use this book to help you use Grant or Revoke. The Grant All section is simply wrong.
4.0 out of 5 stars
Ask Felgall - Book Review,
By Stephen Chapman (Sydney, NSW, Australia) - See all my reviews
This review is from: MySQL Pocket Reference: SQL Statements, Functions and Utilities and more (Pocket Reference (O'Reilly)) (Paperback)
If you have at least a basic knowledge of mySQL but haven't yet memorised all of the syntax for all of the possible options that can be used with your mySQL calls then you need this book. The small size of the book makes it easy to keep on you at all times while the extremely detailed content will provide you with the information you need to perform any possible processing on your database.By making use of the information presented in this book you will hopefully be able to extract data preconverted into the format you require instead of having to reformat it after extraction. You will be able to fine tune your code to minimize the need for substantial processing in the calling program. You will be able to harness the full power of mySQL. An ideal reference resource. Unfortunately it doesn't cover all the functions available for converting your data and so in some cases there will be an easier way to set up the call than the functions that the book does list suggests.
5.0 out of 5 stars
great knowledge base,
By
Amazon Verified Purchase(What's this?)
This review is from: MySQL Pocket Reference (Mass Market Paperback)
For the occasional MySQL programmer this book is a must. I use MySQL to a small degree in my recent game project and this book gives me all the knowledge I need to write simple queries in C++
5.0 out of 5 stars
Good no-fluff reference and read,
By
This review is from: MySQL Pocket Reference: SQL Statements, Functions and Utilities and more (Pocket Reference (O'Reilly)) (Paperback)
I've always liked O'Reilly books, and this is no different. It's a small no-fluff reference that makes for a good read as well. The book is physically small enough to fit unobtrusively in your laptop bag without causing too much of a bulge.
Since it is written as a pocket reference, it of course doesn't have all the commands or even all the variants/options for commands. What is does have are the commands and syntax that you are likely to use the most with some good examples. Just know what you are and are NOT getting. It's not a bible, a step-by-step, or a cookbook. It is (as it is labeled) a pocket reference, at which it excels. Highly recommended.
3 of 5 people found the following review helpful:
5.0 out of 5 stars
Excellent Quick Reference for MySQL RDBMS,
By
This review is from: MySQL Pocket Reference: SQL Statements, Functions and Utilities and more (Pocket Reference (O'Reilly)) (Paperback)
Reese hits a solid triple to start the inning off and scores easily on the wild pitch thrown by the reader who says that the GRANT section is wrong.
This book works easily and appropriately at your deskside. I found the book to be a very simple, easy-to-navigate reference text that presents the most important aspects of MySQL in the quickest, most logical manner.
It is very easy to thumb through with every possible random page landing at a topic of interest. In a way, it was like working with a familiar dictionary, you know the kind, where you just kind of naturally crack it open near the word you're accessing and flip a couple of pages either direction to arrive at the exact reference location.
In that vein, I'd perhaps recommend that the margins contain "bread crumbs" telling us where we are in the book, but it isn't necessary since thicker sections often obviate themselves with just another page turn. Each page does have the chapter title in the margin, so my point is really one of nit-pickieness rather than a true critique.
To its credit, the layout of the book presents the content in a manner that follows the O'Reilly "risen bar" standard. It is easy to scan through the entire reference flipping pages as quickly as possible so that you are able to arrive at your sought information within as much as a second or two. The bold text draws your eye to the page and the size of the page allows one to capture everything in a single glance.
In my usage of the book, I found it very accurate and useful. I am a regular MySQL user and the formatting is very familiar to me. I highly recommend this book. If you are already familiar with SQL and the basics of database schema design, this is the perfect reference. I found it amazingly faster than loading the MySQL PDF manual and searching through potentially dozens of hits for the keywords sought. Even at the full cover price, this book is a value-added service at my side.
The sections on operators, functions, stored procedures and triggers make this book an invaluable tool for the DBA or programmer who knows the material, but fails to remember every single aspect about the syntax AND who is tired of seeing that familiar:
"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near..."
The text also finds welcomed complement from the numerous examples of using commands and SQL keywords. They are invaluable for immediately deciphering the sometimes too-numerous options of a command.
I don't know that the book has taught me anything new at this point, but it certainly makes finding the details of what I already know much easier. Because of its brevity and its ease-of-use, it has made me want to play around with some of the various features of MySQL that I do not regularly use. That alone is going to teach me something new sooner or later!
If your budget is constrained to a single reference item on MySQL, you can't go wrong with this very portable pocket reference.
The back cover says: "When you reach a sticking point, but have to get to a solution quickly, MySQL Pocket Reference is the book you need."
I agree completely.
1 of 2 people found the following review helpful:
5.0 out of 5 stars
Entry level pocket reference,
By
This review is from: MySQL Pocket Reference (Mass Market Paperback)
MySQL has gained a lot of functionality after this book was done, but if you are a infrequent developer and like to have a quick reference into basic MySQL functions this book is great.
1 of 2 people found the following review helpful:
5.0 out of 5 stars
small and excellent,
By
This review is from: MySQL Pocket Reference (Mass Market Paperback)
Very practical and after every command there is a very useful example.
|
|
Most Helpful First | Newest First
|
|
MySQL Pocket Reference by George Reese (Mass Market Paperback - February 1, 2003)
Used & New from: $2.00
| ||