MySQL CMA: Einleitung, Themen, Kapitel

Das Zertifikat Certified MySQL Associate (CMA) eignet sich für IT-Fachkräfte, welche kleine Datenbank-Systeme administrieren, grundlegende Kenntnisse in MySQL besitzen oder die in absehbarer Zeit "höhere" Zertifikate erreichen wollen.

Der Certified MySQL Associate ist erst im Jahr 2007 eingeführt worden, daher gibt es in dem Buch MySQL Certification Study Guide kein Extra-Kapitel. Auf den Seiten von MySQL (www.mysql.com/certification/candguide.html) wird aber genau aufgelistet, welche Kapitel gelernt werden sollten.

Themen für den Certified MySQL Associate

Theory, Terminology and Concepts (10%)
Client/Server Concepts, Database and Database Objects

Data Definition using SQL (25%)
Databases, Data Types, Tables, Constraints and Indexes, Views,

Basic Data Manipulation using SQL (25%)
Recurring SQL Constructs, Adding data, Modifying data, Removing data, Searching data

Advanced Data Manipulation using SQL (20%)
Expressions, Grouping and Aggregate Functions, Joining Tables

Transactions (10%)
Transaction Concepts, SQL for working with Transaction

Import/Export (10%)
Tools for Import/Export, SQL for Import/Export

Kapitel aus dem Buch MySQL Certification Study Guide

Chapter 1: Sections 1.1 and 1.2
Chapter 5: Sections 5.1 through 5.4, 5.5 (but not 5.5.2 and 5.5.3), 5.6 and 5.7
Chapter 7: All
Chapter 8: All
Chapter 9: All, except for 9.6
Chapter 10: 10.5
Chapter 11: All
Chapter 14: Sections 14.1, 14.2 (but not 14.2.1 through 14.2.3), 14.3, 14.4, 14.6
Chapter 15: All, except 15.2.3 and 15.3.1
Chapter 29: Parts 29.4.2 and 29.4.3
Chapter 32: Section 32.4

Optional:

Chapter 2 (all)
Chapter 5: parts 5.4.1, 5.4.3
Chapter 20: 20.3
Chapter 25: 25.5, 25.6
Chapter 29: 29.4.6
Chapter 31: All