Moving objects with BLOBs to another tablespace
Hi,
I have a tablespace containing many objects from different schemas. Now I want to move one table and it's index from this tablespace to another tablespace. This table has BLOB data in it.
How would I go about doing this? Thanks.