Question:Which two statements are true about rebuilding an index?
A The resulting index may contain deleted entries
B A new index is built using an existing index as the data source
C Queries cannot use the existing index while the new index is being built
D During a rebuild, sufficient space is needed to accommodate both the old and the new index in their respective tablespaces
+ AnswerA
+ Explanation
+ Report