When using Schema Compare, the generated synchronization script leaves out the "GO" statement
説明
When using the Schema Compare wizard, the generated synchronization script leaves out the "GO" statement between the "SET QUOTED_IDENTIFIER ON" and "CREATE PROCEDURE" or "CREATE FUNCTION" statements.
原因
Defect
対策
WORKAROUND:
Add the "GO" statement and execute the script synchronization again as follows: