Which two statements are true about space-saving features in an Oracle Database? (Choose two.) By Singh | January 1, 2023 0 Comment Which two statements are true about space-saving features in an Oracle Database? (Choose two.) A. A table that is truncated will always have its segment removed B. An index created with the UNUSABLE attribute has no segment C. If they exist for a session, Private Temporary Tables (PTTs) are always dropped at the next COMMIT OR ROLLBACK statement D. Private Temporary Tables (PTTS) store metadata in memory only E. An index that is altered to be UNUSABLE will retain its segment Correct Answer: B,C