Compare a few views in a large database
aspillert
Posts: 20
I support an application package that has 6700 data tables and 2600 views, and several thousand stored procedures. We have added 125 custom views for reporting, all prefaced with "v_" such as "v_Department". None of the other views or tables use this prefix. I would like to compare the view code for just my views without comparing the other 10,000+ objects in the database.
Can this be done?
Can this be done?
AlanCHB
Comments
This would have been easier if the documentation had a few images and focused initially on the mechanics of adding and setting up filters rather than the capabilities of a filter.
Another very nice feature for a future version would add SQL Prompt formatting to code displayed by SQL Compare.
Thank you for your help.