Hello Experts,
I'm using Oracle 11g Database.
I have a copy of my application database schema on my personal PC ... where i perform my testing and updates.
Now i want to apply the changes made on my PC database to the production application running on the business server.
I used to do it manually ... but sometimes i lose track of the changes i make.
So is there a way or a tool that would compare and update the production database with the new changes? ... Without loosing or corrupting the data on the DB.
Thank you for your time.
Gado