MySQL 8.0 Database Administrator — Question 60

Which three are types of information stored in the MySQL data dictionary? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

The correct answers, A, D, and E, relate to performance metrics, view definitions, and server runtime configuration, which are crucial for managing and optimizing MySQL databases. Options B, C, F, and G do not pertain to the types of information stored in the data dictionary, as they refer to different aspects of MySQL's functionality.