Ignoring an entire Schema
![gokhanpolat](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
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