Question:Which of the following statements are correct for 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 new indexes in their respective tablespaces
+ AnswerD
+ Explanation
+ Report