Q1
Multiple choice
You executed the following command on a partitioned table sales_test : ALTER TABLE sales_test MOVE PARTITION s_q3 TABLESPACE users2 UPDATE INDEXES (sales_test_ix (PARTITION s_q3
TABLESPACE example)); Which two statements regarding the above command are correct? (Choose
two.)
Select all that apply.