Hi,
I reverse a model from an oracle database, and then compare the model with backup database. The oracle database generate a constraint name for any column not null, such as SYS_C009999. Then I always has the difference between the model and the backup database.
Is there any way to ignore the constraint name generated by system when I use toad modeler to compare the model with the backup database?
Thanks!