当前位置:1Z0-053题库

问题:

[多选] Which two statements about the SQL Management Base (SMB) are true? ()(Choose two.)

A . It contains only SQL profiles generated by SQL Tuning Advisor.
B . It stores plans generated by the optimizer using a stored outline.
C . It is part of the data dictionary and stored in the SYSAUX tablespace.
D . It is part of the data dictionary and stored in the SYSTEM tablespace.
E . It contains the statement log, the plan history, plan baselines, and SQL profiles.

View the Exhibit and examine the properties of the USERS tablespace.     You execute the following statement to shrink the TRANS table existing on the USERS tablespace:  SQL> ALTER TABLE trans SHRINK SPACE CASCADE;  Which objects would be affected by this command?() the TRANS table。 the B*Tree indexes on the TRANS table。 the materialized views log of the TRANS table。 the materialized views based on the TRANS table。 the large object (LOB) segments of the TRANS table。 在线纠纷解决机制的优势主要表现为() 解决纠纷方式的灵活性。 处理争端的效率性。 解决争议的经济性。 适用规则的灵活性。 克服了管辖权和法律适用的问题。 对药源性疾病的处置和治疗措施包括() 停用致病药物。 促进药物排出。 拮抗致病药物。 改用同类药物。 对症用药治疗。 Examine the description of the EMPLOYEES table: EMP_ID NUMBER(4) NOT NULL LAST_NAME VARCHAR2(30) NOT NULL FIRST_NAME VARCHAR2(30) DEPT_ID NUMBER(2) Which statement produces the number of different departments that have employees with last name Smith? () SELECT COUNT (*) FROM employees WHERE last _name='smith';。 SELECT COUNT (dept_id) FROM employees WHERE last _name='smith';。 SELECT DISTINCT (COUNT (dept_id) FROM employees WHERE last _name='smith';。 SELECT COUNT (DISTINCT dept_id) FROM employees WHERE last _name='smith';。 SELECT UNIQE (dept_id) FROM employees WHERE last _name='smith'。 收集网络个人信息资料声明应包括的主要内容有() 收集网络个人信息资料目的的声明。 网络个人信息资料的共享或再利用的声明。 查阅、修正及更新网络个人信息资料的声明。 网络个人信息资料的保护措施及隐私权保护政策链接的声明。 收集网络个人信息资料技术方法的声明。 Which two statements about the SQL Management Base (SMB) are true? ()(Choose two.)
参考答案:

  参考解析

本题暂无解析

在线 客服