Hi everyone,
Is there a way to copy an entire schema, structure and data, into another within the same database.
We're testing the loading and data of a warehouse.
We're using Sybase ASE 15.
For example, we're loading into a schema called DATAMART, I want to copy it into another called DATAMART_1. That way, users can test the data in the copy while we're loading the original.
Thanks.
JFS.