当前位置:1Z0-007题库

问题:

[单选]

Examine the data in the EMPLOYEES and DEPARTMENTS tables:

Also examine the SQL statements that create the EMPLOYEES and DEPARTMENTS tables:

On the EMPLOYEES table, EMPLOYEE_ID is the primary key.
MGR_ID is the ID of managers and refers to the EMPLOYEE_ID.
DEPT_ID is foreign key to DEPARTMENT_ID column of the DEPARTMENTS table.
On the DEPARTMENTS table, DEPARTMENT_ID is the primary key.
Examine this DELETE statement:

What happens when you execute the DELETE statement?()

A . Only the row with department ID 40 is deleted in the DEPARTMENTS table.
B . The statement fails because there are child records in the EMPLOYEES table with department ID 40.
C . The row with department ID 40 is deleted in the DEPARTMENTS table. Also the rows with employee IDs 110 and 106 are deleted from the EMPLOYEES table.
D . The row with department ID 40 is deleted in the DEPARTMENTS table. Also the rows with employee IDs 106 and 110 and the employees working under employee 110 are deleted from the EMPLOYEES table.
E . The row with department ID 40 is deleted in the DEPARTMENTS table. Also all the rows in the EMPLOYEES table are deleted.
F . The statement fails because there are no columns specifies in the DELETE clause of the DELETE statement.

1979年,上海文艺出版社编辑出版了《()》作品集,收入50年代17位作家的旧作。 You have not configured Oracle Managed Files (OMF) in your database. You do not want to scan the entire datafile every time an incremental backup is performed. You decide to enable the block change tracking feature.  Which statement should you use to enable the block change tracking feature?()    ALTER DATABASE ENABLE BLOCK CHANGE TRACKING。  ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING USING FILE 。  ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE 。  ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING。 语文教育学的教学目的是什么? 若车辆仅在某种情况下在某段运营时间内上线工作,并且一日连续工作时间累计不超过一个工作班,则这种车辆称为()。 正班车。 加班车。 全程车。 区间车。 固定连接的双母线差动保护,当母线固定连接方式破坏后,母线保护应投在()位置。 选则。 无选则。 停用。

Examine the data in the EMPLOYEES and DEPARTMENTS tables:

Also examine the SQL statements that create the EMPLOYEES and DEPARTMENTS tables:

On the EMPLOYEES table, EMPLOYEE_ID is the primary key.
MGR_ID is the ID of managers and refers to the EMPLOYEE_ID.
DEPT_ID is foreign key to DEPARTMENT_ID column of the DEPARTMENTS table.
On the DEPARTMENTS table, DEPARTMENT_ID is the primary key.
Examine this DELETE statement:

What happens when you execute the DELETE statement?()

参考答案:

  参考解析

本题暂无解析

在线 客服