• 欢迎光临~

oracle ocp 19c考题,科目082考试题(19)-set unused column

开发技术 开发技术 2022-01-24 129次浏览

19、choose the best answer Evaluate the following SQL statement:

ALTER TABLE hr.emp

SET UNUSED (mgr_id);

Which statement is true regarding the effect of the above SQL statement?

A) Any views created on the EMP table that include the MGR_ID column would be automatically modified and remain valid.

B) Any constraints defined on the MGR_ID column would be removed by the above command.

C) Any synonym existing on the EMP table would have to be re-created.

D) Any index created on the MGR in column would continue to exist until the DROP UNUSED COLUMNS command is executed.

source : cuug

程序员灯塔
转载请注明原文链接:oracle ocp 19c考题,科目082考试题(19)-set unused column
喜欢 (0)
违法和不良信息举报电话:022-22558618 举报邮箱:dljd@tidljd.com