The GO Command in SQL Server Management Studio

preview_player
Показать описание
You've probably seen the GO command in SSMS generated scripts - but do you know when to use it and how to fully utilize its functionality?

Related blog post with example code:

Twitter:
Рекомендации по теме
Комментарии
Автор

You explained it so clear, thank you sir!

huskyshikakatan
Автор

i used many times but understand exact reason now.

hariishr
Автор

At first said it is just a GO what he will say about it !!!
But ... Specially Go 10000
Never knew
Thanks

ahmed.benaros
Автор

Hi Bert, hope you are doing good.
Great video.
One question: is go like a semicolon ( ; ) . If not, what is the difference between them? I am really confused. Searched a lot, still, didn't understand.

abhayverma
Автор

Your videos have helped me a ton, please post more soon :)

VinnyM
Автор

GO 10000.. :O Good to know that :D Thanks

nelsonthoma
Автор

what about errors and rollbacks in SSMS in relation to GO?

markplumpton
Автор

remembering that go is not a ; replacement
many commands/functions require the ; to be present.
e.g. mutiple cte's

glenbyu
join shbcf.ru