ATTENTION:Take our Code Challenge for the month of October 2008 and win some great prize! Learn more about it
here!
C style comments and keyword GO in T-SQL
I've just encountered a weird error caused by a
GO keyword lost inside a commented block using C style comment (/*
*/). My hunch is that the GO keyword (which is normally on a separate
line) is treated differently by T-SQL parser. I will research on this
when I do have time.
Posted
Jun 30 2005, 06:57 PM
by
jokiz