SQL Server Utilities Statements

SQL Server provides commands that are not Transact-SQL statements, but are recognized by the sqlcmd and osql utilities and SQL Server Management Studio Code Editor. These commands can be used to facilitate the readability and execution of batches and scripts.

In This Section

\ (Backslash) (Transact-SQL)

GO (Transact-SQL)