Hi Oracle Community members,
I would like to copy one table (SIMS_UNITS) and any and only indexes, constraints and sequences etc. associated to that one table (SIMS_UNITS) from schema (BTI) to another schema (BTEST) and I'm having trouble finding a solution for this.
I've tired the Database Copy option, selected the object however when executed the tool started copying over all the other sequences in the database too. I did not see the option to only copy associated constraints for the object selected if that even exists.
Any help would be appreciated.
Cheers,-K