Running a Script in another Schema
Hi,
I have two schema's associated with my workspace, DEV and TEST.
I want to load some objects into the TEST schema, The scripts are larger than 32k so I have to upload the scripts rather than use the SQL Command Window.
When I run a script the objects are created in DEV - The original parsing schema.
I now want to change the parsing schema to TEST so the objects are created in that schema. Is there anyway of creating my object in TEST without prefixing all of the object names?
I cannot connect to the DB in any other way other than through APEX.
I don't have access to the internal APEX workspace to change the parsing schema
Thanks,
Adam