<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MySQL 5.0 Certification Study Guide</title>
	<atom:link href="http://www.cgiphp.com/blog/mysql-5-0-certification-study-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cgiphp.com/blog/mysql-5-0-certification-study-guide/</link>
	<description>Enhance your site with CGi, PHP and ASP scripts</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:32:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Nirdesh Mohan</title>
		<link>http://www.cgiphp.com/blog/mysql-5-0-certification-study-guide/comment-page-1/#comment-474</link>
		<dc:creator>Nirdesh Mohan</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/mysql-5-0-certification-study-guide/#comment-474</guid>
		<description>I have been a J2EE Architect/developer using DB2/ORACLE for many years. I always feel that I am lacking in DB so I thought lets do DB certification and I chose mySQL. I have been using mySQL at home for my learning and in this book I found many interesting things that I was unaware. The book has every detail of topic that I need to prepare for the exam.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I have been a J2EE Architect/developer using DB2/ORACLE for many years. I always feel that I am lacking in DB so I thought lets do DB certification and I chose mySQL. I have been using mySQL at home for my learning and in this book I found many interesting things that I was unaware. The book has every detail of topic that I need to prepare for the exam.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ervin Andrino</title>
		<link>http://www.cgiphp.com/blog/mysql-5-0-certification-study-guide/comment-page-1/#comment-473</link>
		<dc:creator>Ervin Andrino</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/mysql-5-0-certification-study-guide/#comment-473</guid>
		<description>If you need to learn MySql, this book is a very good choise, easy to understand, good and clear examples step by step, no just the query they show the query and the response from the server, not like another books that only show the query but don&#039;t show you the server response, you must guest or try and try.
Rating: 4 / 5</description>
		<content:encoded><![CDATA[<p>If you need to learn MySql, this book is a very good choise, easy to understand, good and clear examples step by step, no just the query they show the query and the response from the server, not like another books that only show the query but don&#039;t show you the server response, you must guest or try and try.<br />
Rating: 4 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Brady</title>
		<link>http://www.cgiphp.com/blog/mysql-5-0-certification-study-guide/comment-page-1/#comment-472</link>
		<dc:creator>John Brady</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/mysql-5-0-certification-study-guide/#comment-472</guid>
		<description>This book is a necessary but not entirely sufficient resource if you plan to complete the 5.x developer and/or DBA exams with self-study.  Most of the subject areas present on the exams are covered in enough detail to easily pass if you are experienced with another database product and can apply that experience. (FYI, I have 15+ years working with Oracle/SQL Server and have dabbled with MySQL since 3.x, passed all 4 exams using this guide).
&lt;br /&gt; 
&lt;br /&gt;That said, you will likely need to supplement the book by reading the MySQL documentation if you wish to get as much knowledge as possible from the study process.  Certainly try out each command on a test MySQL instance multiple times using version 5.x (NOT 5.1 where some behaviors have changed).
&lt;br /&gt;
&lt;br /&gt;The practice questions provided are not all in multiple-choice format as you will encounter on the exam, which can be a good mental exercise for review, but the answer formats can be frustrating in some cases, as in the case of a multiple-choice question with five possible letter choices, wherein the answer is a paragraph that doesn&#039;t indicate the correct letter choices.  Trivial but annoying.
&lt;br /&gt;
&lt;br /&gt;Be sure you complete all practice questions from the accompanying CD and understand why your answers were right or wrong.  There are no labs or practical exercises included, although a sample schema is included from which many of the practice questions are drawn.
&lt;br /&gt;
&lt;br /&gt;If you are not taking the exams, this is still a good primer on MySQL.
Rating: 4 / 5</description>
		<content:encoded><![CDATA[<p>This book is a necessary but not entirely sufficient resource if you plan to complete the 5.x developer and/or DBA exams with self-study.  Most of the subject areas present on the exams are covered in enough detail to easily pass if you are experienced with another database product and can apply that experience. (FYI, I have 15+ years working with Oracle/SQL Server and have dabbled with MySQL since 3.x, passed all 4 exams using this guide).</p>
<p>That said, you will likely need to supplement the book by reading the MySQL documentation if you wish to get as much knowledge as possible from the study process.  Certainly try out each command on a test MySQL instance multiple times using version 5.x (NOT 5.1 where some behaviors have changed).</p>
<p>The practice questions provided are not all in multiple-choice format as you will encounter on the exam, which can be a good mental exercise for review, but the answer formats can be frustrating in some cases, as in the case of a multiple-choice question with five possible letter choices, wherein the answer is a paragraph that doesn&#039;t indicate the correct letter choices.  Trivial but annoying.</p>
<p>Be sure you complete all practice questions from the accompanying CD and understand why your answers were right or wrong.  There are no labs or practical exercises included, although a sample schema is included from which many of the practice questions are drawn.</p>
<p>If you are not taking the exams, this is still a good primer on MySQL.<br />
Rating: 4 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric J. Wu</title>
		<link>http://www.cgiphp.com/blog/mysql-5-0-certification-study-guide/comment-page-1/#comment-471</link>
		<dc:creator>Eric J. Wu</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/mysql-5-0-certification-study-guide/#comment-471</guid>
		<description>I took the MYSQL 5.0 dev I and Dev II exams from this book.
&lt;br /&gt;
&lt;br /&gt;More than any other book I&#039;ve ever read, this book prepares you for the exam.  There&#039;s no material on the test that is not in the book, another first.  In fact, some of the examples on joins and subqueries are taken straight out of the book&#039;s questions on CD&#039;s; some of the tables used in the exam are taken straight out of the book&#039;s examples.  I can&#039;t stress this enough: more than any other Cisco, MS, Red Hat, Sun, or CISSP book, what is on the exam is in the book if you are willing to read carefully.
&lt;br /&gt;
&lt;br /&gt;The questions are challenging, even more so than the exam itself.  The writing is clear, as good as any book I&#039;ve read.  The examples are all excellent.  
&lt;br /&gt;
&lt;br /&gt;4 stars instead of 5 because the authors can&#039;t resist putting their political views in the text.  They prominently list &quot;Palestine&quot; as a country (unnecessarily IMO) and refuse to say &quot;fire triggers&quot; because of the association with guns.  
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;Besides that, it&#039;s a great book.
&lt;br /&gt;
&lt;br /&gt;
Rating: 4 / 5</description>
		<content:encoded><![CDATA[<p>I took the MYSQL 5.0 dev I and Dev II exams from this book.</p>
<p>More than any other book I&#039;ve ever read, this book prepares you for the exam.  There&#039;s no material on the test that is not in the book, another first.  In fact, some of the examples on joins and subqueries are taken straight out of the book&#039;s questions on CD&#039;s; some of the tables used in the exam are taken straight out of the book&#039;s examples.  I can&#039;t stress this enough: more than any other Cisco, MS, Red Hat, Sun, or CISSP book, what is on the exam is in the book if you are willing to read carefully.</p>
<p>The questions are challenging, even more so than the exam itself.  The writing is clear, as good as any book I&#039;ve read.  The examples are all excellent.  </p>
<p>4 stars instead of 5 because the authors can&#039;t resist putting their political views in the text.  They prominently list &#034;Palestine&#034; as a country (unnecessarily IMO) and refuse to say &#034;fire triggers&#034; because of the association with guns.  </p>
<p>Besides that, it&#039;s a great book.</p>
<p>Rating: 4 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David M. Stokes</title>
		<link>http://www.cgiphp.com/blog/mysql-5-0-certification-study-guide/comment-page-1/#comment-470</link>
		<dc:creator>David M. Stokes</dc:creator>
		<pubDate>Sat, 06 Feb 2010 10:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/mysql-5-0-certification-study-guide/#comment-470</guid>
		<description>This is the book for MySQL CMDBA, CMDEV, and CMA certifications!
&lt;br /&gt;
&lt;br /&gt;But please note we do not include vouchers for the exams in the latest printing.
&lt;br /&gt;
&lt;br /&gt;
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>This is the book for MySQL CMDBA, CMDEV, and CMA certifications!</p>
<p>But please note we do not include vouchers for the exams in the latest printing.</p>
<p>Rating: 5 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.306 seconds -->

