Tag Archives: RESET SQLCMD command

[:]RESET SQLCMD Command

[:]RESET All T-SQL statements are held in the statement cache until a batch terminator is encountered. The RESET command clears the statement cache. The statement cache can also be cleared by typing the ^C escape sequence at the console. However, … Continue reading

Posted in Uncategorized | Tagged | Leave a comment