SQL Server: How to change the default “GO” Batch Separator?

In this post, I am sharing an option of SSMS which we can use for changing the default “GO” which is a batch separator in SQL Server. Recently, one of the DB Developer asked me like can we change the default “GO”? How to do this? Open SSMS -> Tools -> Options -> Query Execution … Continue reading SQL Server: How to change the default “GO” Batch Separator?