Tag Archives: [:]EXIT[(statement)] SQLCMD Command

[:]EXIT[(statement)] SQLCMD Command

[:]EXIT[(statement)] This function has three distinctly different formats. *      :EXIT supplied without parenthesis has the same affect as QUIT. *      :EXIT() first executes previously accumulated statements and only then exits the session. *      :EXIT(query) first executes previously accumulated statements, then … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment