Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1958404
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T08:18:55+00:00 2026-05-17T08:18:55+00:00

I am working on SQL Server 2005 and I have come accros the issue

  • 0

I am working on SQL Server 2005 and I have come accros the issue that I have run the multiple update query on the single table one by one. As it takes lots of time to execute one by one I came to know that by using “GO” I can run the query one by one. Like this

Update Table A ....

GO

Update Table A

GO

Update Table A

I am not sure that I can put seperate update statement like this and it will run the query one by one. As I doing it on production I need to be sure that it should work.

Can anyone give me an example where I can see that by using GO, query runs one by one and not parallel?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T08:18:55+00:00Added an answer on May 17, 2026 at 8:18 am

    From GO (Transact-SQL)

    GO is not a Transact-SQL statement; it is a command recognized by the
    sqlcmd and osql utilities and SQL
    Server Management Studio Code
    editor.

    SQL Server utilities interpret GO as a
    signal that they should send the
    current batch of Transact-SQL
    statements to an instance of SQL
    Server. The current batch of
    statements is composed of all
    statements entered since the last GO,
    or since the start of the ad hoc
    session or script if this is the first
    GO.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Working in SQL Server 2005, I have a stored procedure that inserts a record
In a SQL Server 2005 database I'm working on this query: select * from
I'm working with a SQL Server DB that's got tables spread across multiple schemas
I have a project that requires me to do development in SQL Server 2005,
I am working on SQL Server 2005. I have took the backup and restore
I have this strange error in SQL Server 2005 where I take a working
I am working on the Full Text Search in Sql Server 2005. I have
I'm working on SQL Server 2005, in which I have a database. When I
I'm working with SQL Server 2005 and Windows Server 2000 and wonder if there
Added: Working with SQL Server 2000 and 2005, so has to work on both.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.