I would like to know if there is any program (or script) that compares schemas and updates in a database, we work with software that uses the Oracle database and every time an update implies changes in the bank schema, we need to also update the bank schema in production on the client, we are currently doing this manually, and this is taking a huge time, we wanted something simpler and faster. We currently use PL / SQL with ORACLE.