Nested Table Question



Hi,

I've never dealt with Nested Tables. I've read a bit on them, and it
says you cannot move them. The nested table is supposed to reside in
the same tablespace as its master table, but this is not so.

I moved the master table to a new tablespace, and the nested table
stayed where it was. So, my question is, if I export the table, drop
it, and import it to the new tablespace, will the nested table drop
and recreate as well?

Thanks!

.