moving table along with constraints to another tablespace
684135Apr 9 2009 — edited Apr 9 2009Hi,
I used alter table move tablespace command to move table to different tablespace.
But when I checked primary and foreign key constraints and indexes were showing in earlier tablespace.
How do I move them to diff tablespace along with table?