Can I exclude comparison of collation?
msandico
Posts: 9
Hi All,
I'm comparing two databases and i would like to know if i can EXCLUDE the comparison of collation between objects. For databaseA, it is collation A, and for databaseB, it is collationB.
For many of the objects, SQL COmpare is reporting a difference due to collation differences at the column level. But i dont want to see this as i know collation is a non-factor for this particular app and collations.
Let me know, thanks!
I'm comparing two databases and i would like to know if i can EXCLUDE the comparison of collation between objects. For databaseA, it is collation A, and for databaseB, it is collationB.
For many of the objects, SQL COmpare is reporting a difference due to collation differences at the column level. But i dont want to see this as i know collation is a non-factor for this particular app and collations.
Let me know, thanks!
Comments
(Edit Project / Options)
Product Manager
Redgate Software
Perfect thank you!!