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? ()(Choose two)
- 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