Interview Questions

How can you rebuild an index?

DATABASE Administrator (DBA) Interview Questions and Answers


(Continued from previous question...)

49. How can you rebuild an index?

ALTER INDEX <index_name> REBUILD;.

(Continued on next question...)

Other Interview Questions