The GO statement can be used to divide a script into multiple batches
To divide a script, we make use of the GO statement or the GO command.
The GO statement has no syntax because it is not a keyword in SQL.
However, it is used by the SQL to create a group or batch of instructions that would be sent into the server
Read more about SQL at:
https://brainly.com/question/25694408
#SPJ11