2008-01-09

SQL Server Query Analyzer vs 'GO'

Be aware that Query Analyzer (and presumably OSQL) takes any line consisting solely of the word 'GO' as a batch terminator -- even if that word appears within a block comment.