MySQL 5.0 Certification Study Guide and over one million other books are available for Amazon Kindle. Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Acceptable See details
$29.83 & this item ships for FREE with Super Saver Shipping. Details

or
Sign in to turn on 1-Click ordering.
 
   
Kindle Edition
 
   
Sell Back Your Copy
For a $15.44 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
MySQL 5.0 Certification Study Guide
 
 
Start reading MySQL 5.0 Certification Study Guide on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

MySQL 5.0 Certification Study Guide [Paperback]

Paul DuBois (Author), Stefan Hinz (Author), Carsten Pedersen (Author)
4.6 out of 5 stars  See all reviews (18 customer reviews)

List Price: $64.99
Price: $35.45 & this item ships for FREE with Super Saver Shipping. Details
You Save: $29.54 (45%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 10 left in stock--order soon (more on the way).
Want it delivered Monday, February 6? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $31.90  
Paperback $35.45  
Sell Back Your Copy for $15.44
Whether you buy it used on Amazon for $27.74 or somewhere else, you can sell it back through our Book Trade-In Program at the current price of $15.44.
Used Price$27.74
Trade-in Price$15.44
Price after
Trade-in
$12.30

Book Description

September 3, 2005 0672328127 978-0672328121

This is the official guide to passing the two MySQL certification tests for MySQL 5, the long-awaited major revision of MySQL. The number of MySQL certification exams taken has doubled in the last six months.

 

Certcities.com lists the MySQL certification as one of the top 10 certifications to grow in 2005. MySQL professionals need a way to distinguish themselves from the vast majority of database administrators and developers. With more than 4 million active installations, MySQL is the world's most popular open-source database. Known for its speed, reliability and case of use, MySQL has become a low-cost alternative to expensive database systems such as Oracle, IBM and Microsoft. MySQL AB has aggressively improved the feature set of MySQL with MySQL 5, making it more suitable for enterprise-level applications and uses. The MySQL certification tests, available at over 3,000 PearsonVUE testing centers, is a key component of this enterprise growth strategy, establishing a base level of skills for database users, administrators and programmers.

 

The MySQL Core Certification is aimed at the database user who wants proof of his or her abilities in such fundamental areas as SQL, data entry and maintenance, and data extraction. The MySQL Professional Certification test is designed for the advanced user who wants to prove his or her knowledge in such areas as database management, installation, security, disaster prevention and optimization. Both tests are thoroughly covered in the MySQL 5.0 Certification Study Guide. Written by Paul DuBois, the leading author of books on MySQL topics, and reviewed for technical accuracy by MySQL AB, this book is the fastest, most reliable way for MySQL users, developers, and administrators to prepare for either of the MySQL tests.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

MySQL 5.0 Certification Study Guide + MySQL Administrator's Guide and Language Reference (2nd Edition) + MySQL Database Design and Tuning
Price For All Three: $98.64

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • MySQL Administrator's Guide and Language Reference (2nd Edition) $30.12

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • MySQL Database Design and Tuning $33.07

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

About the Author

Paul DuBois is the leading author of books on MySQL topics. His book, entitled MySQL, is widely considered the definitive work on MySQL. He is a developer for MySQL AB, where he edits and maintains the official English-language documentation for MySQL. Stefan Hinz is leads the MySQL documentation team, is a MySQL trainer and consultant, and the German translator of the MySQL Reference Manual. He is also the translator of Paul's MySQL Cookbook (O'Reilly and Associates) and translator and author of MySQL-related German books. Stefan passed the MySQL Certification exam before he joined MySQL AB.

Excerpt. © Reprinted by permission. All rights reserved.

Introduction

Introduction

About This Book

This is a study guide for the MySQL Developer Certification and the MySQL Database Administrator Certification. As such, it is a primer for the MySQL certification exams, but not a replacement for the MySQL Reference Manual or any other MySQL documentation. As part of your preparation for an exam, make sure that you are thoroughly familiar with the MySQL Reference Manual, the MySQL Query Browser Manual (for the Developer exams) and the MySQL Administrator Manual (for the Database Administrator exams). All of these manuals are available on-line from the MySQL Developer Zone Web site at http://dev.mysql.com.

This introduction provides some general hints on what to expect from the exam, what to do in order to take the exam, what happens on the day of the exam, and what happens after you have passed the exam.

The remainder of this study guide covers each section of the exams, as defined in the MySQL 5.0 Certification Candidate Guide. The book is divided into two main parts, each corresponding to one of the two certifications:

  • Chapter 1, "Client/Server Concepts," through Chapter 22, "Basic Optimizations," pertain to the Developer certification.

  • Chapter 23, "MySQL Architecture," through Chapter 42, "Scaling MySQL," pertain to the Database Administrator certification.

Each of the sections is further subdivided into Parts I and II, as follows:

  • Chapter 1, "Client/Server Concepts," through Chapter 11, "Updating Data," pertain to the Developer-I exam.

  • Chapter 12, "Joins," through Chapter 22, "Basic Optimizations," pertain to the Developer-II exam.

  • Chapter 23, "MySQL Architecture," through Chapter 32, "Data Backup and Recovery Methods," pertain to the DBA-I exam.

  • Chapter 33, "Using Stored Routines and Triggers for Administration," through Chapter 42, "Scaling MySQL," pertain to the DBA-II exam.

However, the split between parts I and II within a certification title may not always be as clear-cut as is suggested by the chapter divisions. Therefore, you should be familiar with all of the material presented for a certification level before going to any particular exam.

There are many cross-references within this book that go across the "boundary" between the two certifications. For example, Chapter 22, "Basic Optimizations," which is in the Developer part of the book, contains a cross reference to Chapter 37, "Optimizing Queries," which is in the DBA part of the book. In cases like this, you are not expected to read the chapter outside the exam for which you're studying. However, doing so will obviously increase your understanding of the subject area.

You might find that the wording of a topic covered in this guide corresponds exactly to the wording of a question on an exam. However, that is the exception. Rote memorization of the material in this guide will not be very effective in helping you pass the exam. You need to understand the principles discussed so that you can apply them to the exam questions. Working through the exercises will be very beneficial in this respect. If you find that you are still having difficulties with some of the materials, you might want to consider the training classes offered by MySQL AB. These classes are presented in a format that facilitates greater understanding through interaction with the instructor.

Because the study guide is targeted to MySQL 5.0, it doesn't normally point out when features are unavailable in earlier versions (nor are you expected to know about this on the exams). This differs from what you might be used to in the MySQL Reference Manual.

Sample Exercises

The CD-ROM that accompanies this book has a number of sample exercises. It's essential that you work through the exercises to test your knowledge. Doing so will prepare you to take the exam far better than just reading the text. Another reason to read the exercises is that occasionally they augment a topic with more detail than is given in the body of the chapter.

Note that the exercises are not always in the same format as the exam questions. The exam questions are in a format that is suited for testing your knowledge. The exercises are designed to help you get a better understanding of the contents of this book, and to help you prove to yourself that you really grasp the topics covered.

Other Required Reading

This book will give you a good overall insight into everything you need to know for MySQL certification. It will not tell you every little detail about how things work in MySQL; nor does it tell you every detail you need to know about actually attending the exam. Other material that you can take advantage of is listed in the following sections.

Manuals

  • Before going to any of the exams, make sure you have familiarized yourself with the MySQL Reference Manual. Familiarizing yourself with the manual is not the same as knowing every word in it, but you should at least skim through it and look more closely at those parts that pertain to the particular exam which you are going to attend.

  • Before taking either of the Developer exams, you should read the MySQL Query Browser Manual.

  • Before taking either of the DBA exams, you should read the MySQL Administrator Manual.

Each of the manuals just listed is available on the MySQL developer Web site, http://dev.mysql.com. You will also find many good technical articles on that Web site. These articles do not make up part of the exam curriculum per se, but they explain many of the concepts presented in this book in a different way and may enable you to get a better perspective on some details.

Sample Data

Almost all examples and exercises in this study guide use the world database as the sample data set. The accompanying CD-ROM contains the data for this database and instructions that describe how to create and populate the database for use with your own MySQL installation.

Study Guide Errata

Although this book was thoroughly checked for correctness prior to publication, errors might remain. Any errors found after publication are noted at http://www.mysql.com/certification/studyguides.

Certification Information at http://www.mysql.com

The Certification pages at http://www.mysql.com/certification contain the overview of the current state of all things you need to know about the MySQL certification program. It is recommended that you read through this information as you start planning your certification, as well as when you plan to go to exams to ensure that you are aware of any last-minute updates.

The Certification area of the MySQL Web site provides comprehensive information on the certifications offered, upcoming certifications and betas, training offers, and so forth. After you've taken a certification exam, the Web site is also where you will be able to check the status of your certification.

The MySQL Certification Candidate Guide

Of particular interest on the MySQL certification Web pages is the MySQL Certification Candidate Guide. It contains the overall description of the MySQL Certification program, as well as all the practical information you will need in order to write an exam. The latest version of the Candidate Guide can be found at http://www.mysql.com/certification/candguide.

The Candidate Guide contains a list of items providing practical advice to you as the candidate, an overview of the entire certification program, prices, policies, practical details regarding going to the exam, and so forth.

The Candidate Guide includes the MySQL Certification Non-Disclosure and Logo Usage Agreement (NDA/LUA). You'll be asked to agree to the agreement when you go to take the exam. At that point, legal agreements will probably be the last thing on your mind, so reading the agreement before you go will save you some distraction and also some exam time.

The Certification Mailing List

Anyone considering pursuing MySQL certification should subscribe to the MySQL Certification mailing list. This is a low-volume list (messages go out once every two months or so), to which MySQL AB posts news related to the certification program. The subscription address for the mailing list is certification-subscribe@lists.mysql.com. To subscribe, send an empty message to that address.

Conventions Used in This Book

This section explains the conventions used in this study guide.

Text in this style is used for program and shell script names, SQL keywords, and command output.

Text in this style represents input that you would type while entering a command or statement.

Text in this style represents variable input for which you're expected to enter a value of your own choosing. Some examples show commands or statements that aren't meant to be entered exactly as shown. Thus, in an example such as the following, you would substitute the name of some particular table for table_name:

SELECT * FROM table_name;

In syntax descriptions, square brackets indicate optional information. For example, the followi...


Product Details

  • Paperback: 643 pages
  • Publisher: MySQL Press (September 3, 2005)
  • Language: English
  • ISBN-10: 0672328127
  • ISBN-13: 978-0672328121
  • Product Dimensions: 9 x 6.9 x 1.5 inches
  • Shipping Weight: 2.3 pounds (View shipping rates and policies)
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (18 customer reviews)
  • Amazon Best Sellers Rank: #67,665 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

18 Reviews
5 star:
 (11)
4 star:
 (6)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.6 out of 5 stars (18 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

29 of 29 people found the following review helpful:
5.0 out of 5 stars Taken directly from the exams and written by top-notch authors, this book is a must for any exam candidate!, February 8, 2006
By 
This review is from: MySQL 5.0 Certification Study Guide (Paperback)
Quite simply, this book should be on the shelf of anyone who intends to take the MySQL Certification exams.

The book was written by Paul DuBois, certainly the top author of MySQL related books. Paul's style is very readable and the book provides extensive coverage of the exam material.

In fact, the book is so extensive because it was written not only by Paul, but by Carsten Pedersen, certification manager at MySQL AB. The book was written by the people who created the exam, and it shows. I can tell you right now that if you read the certification study guide and know its content, you will pass the certification exam. There is not a question on the exam that is not covered by this study guide.

The exercises are good, though not always formatted the same as what you will encounter on the actual exam. Doing the exercises should reveal how well you understand a given topic in the guide.

Here's an overview of what the book covers:

* MySQL and MySQL AB
* MySQL Software
* Using MySQL Client Programs
* Data Definition Language
* The SELECT Statement
* Basic SQL
* Update Statements
* Joins
* Importing and Exporting Data
* MySQL Architecture
* MySQL Installation and Configuration
* Security Issues
* Optimizing for Query Speed
* MyISAM Tables
* InnoDB Tables
* Advanced Server Features

Finally, here is the best part about the MySQL Certification Study Guide: it's free. In the back of the guide is a voucher code for 25% off the cost of a certification exam, or roughly the price of the book. If you are serious about taking the MySQL Certification exams, you can't go wrong with this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


14 of 14 people found the following review helpful:
5.0 out of 5 stars Exam voucher not honored for MySQL 5 exams! (but great book), March 2, 2006
By 
Brian (Sammamish, WA USA) - See all my reviews
This review is from: MySQL 5.0 Certification Study Guide (Paperback)
I love this book, but I am outraged that VUE refuses to honor the included voucher code for MySQL 5 exams. The book is targeted for MySQL 5, and the text in the book clearly states the voucher is for ANY MySQL exam. But VUE claims the included voucher is only valid for MySQL 4 exams.

I attempted to escalate this issue but was told by VUE that it is Amazon's fault for including the wrong voucher number. The code is clearly printed by the book publisher, not Amazon, so this is just very poor finger pointing by VUE trying to blame Amazon.

The book is worth every penny despite the false advertising related to the voucher.

UPDATE: I contacted the publisher and got a quick response. The publisher is working on fixing VUE's screw-up, so hopefully this will be resolved soon.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


17 of 18 people found the following review helpful:
3.0 out of 5 stars Very good information, leaves more to be desired, June 30, 2006
By 
Kevin Benton "KB" (Chicago, IL United States) - See all my reviews
This review is from: MySQL 5.0 Certification Study Guide (Paperback)
I found myself wanting more when it came time to try the practice exam questions. The book comes with PDF's that serve as the practice exam. What I expected was software that would simulate the test. I'm taking the DBA class next month and I don't expect any issues passing the exam, though I would feel more comfortable forking out the $ to take it if I had a wider pool of questions to study from.

The book does a fairly good job of covering both exam tracks (DBD & DBA) from what I've seen thus far and is laid out in a practical way for those preparing for the exam. This book is not intended as a reference, though some new admins may choose to use it like that.

----

Post-exam follow-up:

The certification study guide did a good job of helping me pass the exams the first time through. Primary goal - accomplished. If you plan to attend the MySQL 5.0 DBA class, I got a copy of my own in the class so I wound up with an extra (so I keep one at work and one at home). Combine this with the on-line resources available and the value of this book increases.

I do find myself recommending this book to other developers and administrators to learn how to improve their MySQL skills, but I don't recommend it as a reference. It accomplishes its purpose well, however, I think it could have been better by having more of the information we need after the exam is over. This is not a manual for MySQL and clearly does not stand on its own for that purpose. If your goal is to get certified as a DBD or DBA, this book will likely help. If your goal is to use this book as your only manual for MySQL, this is not the best investment of resources to that end.

Hits:
o Helped me pass the MySQL DBA exam first-time with very thorough study and having taken the MySQL 5 DBA class.
o PDF files for exam prep materials and a full PDF of the book itself
o Has some nice query optimization explanations in it.
o Provides nice resources for those who are upgrading their skills from MySQL 3.x, 4.x.

Misses:
o Does not cover MySQL Cluster.
o CD did not contain software that helped me take practice exams.
o Resource not intended to be used as a full reference of MySQL.
o Many of the prep questions were given before the material to answer the questions were presented.

Note: I would increase my rating of this book to four stars, but Amazon won't let me change the rating in my review.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
optimizing databases, invalid data values, optimizing queries, making text backups, user account management, hot backup, grouping results, using subqueries, index caching, server logs, replication status, startup variables, filesystem security, following exam topics, conditions for binary portability, connection parameter options, standard option files, shared tablespace, general query log, output column list, mysgl hotcopy, slow query log, myi samchk, frm format file, compound statement syntax
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Query Browser, Reference Manual, Program Files, Obtaining Database Metadata, Handling Missing, Table Editor, Creating Stored Routines, North America, User Management, West European, Optimizing the Server, Specifying Which Rows, Connection Management, Writing Inner Joins, United States, Instance Manager, South America, Exporting Data, Analyze Queries, Configuration Wizard, Updating Data, Warning Code, Using the Query Cache, Obtain Metadata, General Query Enhancement
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(18)
(7)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject