1Z0-053 争议题目解析24
考试科目:1Z0-053
题库版本:V13.02
题库中原题为:
24.Which of the following information will be gathered by the SQL Test Case Builder for the problems
pertaining to SQL-related problems? (Choose all that apply.)
A. ADR diagnostic files
B. all the optimizer statistics
C. initialization parameter settings
D. PL/SQL functions, procedures, and packages
E. the table and index definitions and actual data
Answer: BCE
争议点:
网上有人说选择BCD,比如“标记为正确答案,不看answer版”题库。
比如:
Riveore的解析:http://blog.csdn.net/rlhua/article/details/15808993
此题答案有误,E错误,不包含actual data。
正确答案应该为BCD
LuiseDalian的解析:http://blog.itpub.net/17013648/viewspace-1248919/
《Performance Tuning》 16.6
SQL Test Case Builder收集的信息包括被执行的SQL语句、表和索引的定义(不是实际的数据)、PL/SQL过程、函数、包、优化器的统计、初始化参数的设置。
初步结论:
选择BCD。