T-SQL Batch Seperator - GO [number] T-SQL batch seperator Edit As you know 'GO' is a T-SQL batch seperator command and it is not T-SQL statement.It is a command recognized by the 'sqlcmd'... Read More