Description
COURSE OVERVIEW
The MySQL Fundamentals training is the first step in mastering MySQL, the world’s most popular open source database. Develop solid understanding and practical experience using relational databases, SQL and the MySQL Server and tools.In this course, you will be introduced to the MySQL Cloud Service.
AUDIENCE
- Administrator
- Analyst
- Developer
SUGGESTED PREREQUISITES
- MySQL Performance Tuning Ed 3
- Developing simple web applications using PHP, Java/JSTL, or
- Basic HTML
- Knowledge of JSON (javascript object notation)
REQUIRED PREREQUISITES
- MySQL Fundamentals Ed 1
- Knowledgable in using the mysql command-line client
- Knowledgable in relational database concepts and MySQL data types
- Knowledgable in executing basic DDL and DML queries using SQL
- Knowledgable in Joining tables
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