I've been tasked with copying a table from Workspace 1 into Workspace 2. The table contains files stored in a Blob column (pdfs and such). How can I copy this table and all Blob contents from Workspace 1 into Workspace 2?
Thanks
Saying that you want to "move table from one workspace to another", well, that doesn't make much sense. Admin should designate schema that contains table you've mentioned to another workspace. Nothing should actually be moved or copied anywhere.
If you don't want to do that and really need to move table(s) around, use utilities designed for that purpose: Data Pump export and import and