Oracle MySQL 5.7 Database Administrator — Question 6

Which two methods accurately monitor the size of your total database size over time? (Choose two.)

Answer options

Correct answer: C, F

Explanation

The correct answers, C and F, are effective methods for monitoring database size. C provides a detailed view of table sizes within the database, while F allows for tracking specific performance metrics related to the schema size. The other options do not effectively measure the total database size over time or are not relevant to this specific monitoring task.