How to skip database name comparing in a view?
lucazav
Posts: 12
Hi all,
I'm using SQL Compare 10.7.0.18.
I'm wondering if there's a way to compare, for example, these two viewsfrom two databases:
and make SQL Compare don't show them as different.
Thank you.
I'm using SQL Compare 10.7.0.18.
I'm wondering if there's a way to compare, for example, these two viewsfrom two databases:
SELECT * FROM MyDatabaseA.MyTable SELECT * FROM MyDatabaseB.MyTable
and make SQL Compare don't show them as different.
Thank you.
Comments
If it's important, you could consider requesting this feature on UserVoice. https://redgate.uservoice.com/forums/141379-sql-compare
Hope this helps.