In SQL, which command(s) is(are) used to redefine an index's future storage allocation
A
ALTER INDEX
B
REDEFINE INDEX
C
MODIFY INDEX
D
DO INDEX
E
None of the above
Correct Answer: ALTER INDEX