Ignoring an entire Schema
gokhanpolat
Posts: 2 New member
in SQL Compare
I will compare database for MSSQL but I want to ignore schema differences. As an example I will compare two databases
1.Database Name : A
2.Database Name : B
Schema of database A A1
schema of database B B1
gives me the following output as an example.
A1.ExampleTable in database A does not exist in database B. But I have the same table named B1.ExampleTable. So can I make a comparison by ignoring the schema ?
Tagged:
Answers
Product Manager
Redgate Software
https://ibb.co/R388x7L
This is described in our product documentation.
Product Manager
Redgate Software