When doing a Schema Compare, is there a way to ignore CREATE INDEX?
説明
After doing a Schema Compare, when viewing the create scripts for the objects, it shows Create Index statements. Is there a way to not have the Create Index statements included in the create script?
原因
We cannot ignore clustered indexes, but we can create an option to ‘Ignore nonclustered indexes and keys’ for comparison.
対策
WORKAROUND:
None
STATUS:
Waiting for enhancement to be released in a future version of Toad for SQL Server.