Description
COURSE OVERVIEW
The MySQL for Database Administrators enables DBAs and other database professionals to maximize their organization’s investment in MySQL. Learn to configure the MySQL Server, set up replication and security, perform database backups and recoveries, optimize query performance, and configure for high availability.
- Install and configure MySQL Server and client programs
- Recognize the key components of the MySQL architecture
- Manage user accounts and secure your server
- Troubleshoot server slowdowns and other issues
- Backup and recover MySQL database
- Configure and administer a variety of replication topologies
PREREQUISITES
Experience with relational database concepts; knowledge of basic SQL statements; understand how to execute Linux/Unix commands.
AUDIENCE
- Cloud Administrators
- Database Administrators
- Database Designers
- Web Administrators
COURSE OBJECTIVE
- Describe the features and benefits of MySQL
- Explain the basics of relational databases
- Design an effective database
- Issue MySQL statements from the mysql command-line client
- Perform database operations by using MySQL Workbench
- Select appropriate data types for your database
- Build a database and tables by using SQL
- Modify the structure of your database
- Create indexes and keys
- Add or update database data
- Query data with SELECT statements
- Join data from multiple tables
- Use built-in MySQL functions
- Export and import database data
- Explain database transactions
- Gain an understanding on the MySQL Cloud Service