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: