Skip to content

Addition of GO INTO T-SQL syntax - #9114

Closed
Eshwar Andhavarapu (gontadu) wants to merge 1 commit into
microsoft:masterfrom
gontadu:patch-3
Closed

Addition of GO INTO T-SQL syntax#9114
Eshwar Andhavarapu (gontadu) wants to merge 1 commit into
microsoft:masterfrom
gontadu:patch-3

Conversation

@gontadu

Copy link
Copy Markdown
Contributor

GO is used as a separator of batches of statemements in SQL Server which uses T-SQL
SELECT ... INTO is used as a CTAS (Create Table AS) of sorts in T-SQL.

GO is used as a separator of batches of statemements in SQL Server which uses T-SQL
SELECT ... INTO is used as a CTAS (Create Table AS) of sorts in T-SQL.
@aeschli

Copy link
Copy Markdown
Contributor

fixed by #9469

@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants