DEVFYI - Developer Resource - FYI

How can you rebuild an index?

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

772. How can you rebuild an index?

ALTER INDEX <index_name> REBUILD;

(Continued on next question...)

Other Interview Questions