MySQL 8.0 OCP认证考试原题题库整理(CUUG内部资料)-第6题
最新学讯:近期OCP认证正在报名中,因考试人员较多请尽快报名获取最近考试时间,报名费用请联系在线老师,甲骨文官方认证,报名从速!
我要咨询MySQL 8.0 OCP认证考试原题题库整理(CUUG内部资料)-第6题
Choose the best answer.
You are having performance issues with MySQL instances. Those servers are monitored with MySQL Enterprise Monitor.
Using Query Analyzer, where do you begin to look for problem queries?
A) Sort the "Exec" column and check for SQL queries with low Query Response Time index (QRTi) values.
B) Look for queries with low total latency times in the Latency section in the times series graph.
C) Sort the "Exec" column and check for SQL queries with high Query Response Time index (QRTi) values.
D) Look for queries with big prolonged spikes in row activity/access graph in the times series graph.