I have developed some jobs in development repository.
The tables I have used from my source system are in schema named ABC.
now i want to move these objects to test repository.
But in test reporitory the database schema name is XYZ.
How can I achieve this?