Is there any we could use FME to compare 2 database schema, to check for any table and any attributes diffrences.
Page 1 / 1
Hi @boubcher, you can compare two datasets with quite a few methods. I would recommend checking out this article: Change Detection.
Hi @boubcher, you can compare two datasets with quite a few methods. I would recommend checking out this article: Change Detection.
thanks Tia for your response
But is there a way to compre tables in db1 with db2 and perform operations creat,update, delete of the tables
In our case
We have performed many chnages in our app in dev environment and we need to update the production , we thought that we could use fme to update the production db