Oracle OCP 19c 认证1Z0-083考试题库(第9题)
最新学讯:近期OCP认证正在报名中,因考试人员较多请尽快报名获取最近考试时间,报名费用请联系在线老师,甲骨文官方认证,报名从速!
我要咨询Oracle OCP 19c 认证1Z0-083考试题库(第9题)-CUUG内部学员版083题库解析
9、choose two
You accidentally drop the CUSTOMERS table, and then recover it by using the FLASHBACK TABLE command.
Which two statements are true about the dependent objects of the CUSTOMERS table?
A) All the triggers associated with the table are flashed back but are disabled.
B) Materialized views that use the CUSTOMERS table are flashed back.
C) LOB segments associated with the CUSTOMERS table are flashed back.
D) All the constraints defined on the table, except the referential integrity constraints, are flashed back.
E) Only the primary key constraint created for the table is flashed back, whereas all other indexes must be retrieved separately.