多选题The RECYCLEBIN parameter is set to ON for your database. You drop a table,PRODUCTS,from the SCOTT schema. Which two statements are true regarding the outcome of this action?()AAll the related indexes and views are automatically droppedBThe flashback d
题目内容(请给出正确答案)
多选题
The RECYCLEBIN parameter is set to ON for your database. You drop a table,PRODUCTS,from the SCOTT schema. Which two statements are true regarding the outcome of this action?()
A
All the related indexes and views are automatically dropped
B
The flashback drop feature can recover only the table structure
C
Only the related indexes are dropped whereas views are invalidated
D
The flashback drop feature can recover both the table structure and its data