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

  • SEARCH
  • Home
  • 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 8532673
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T09:46:07+00:00 2026-06-11T09:46:07+00:00

As I understand it, when you update one or more rows in SQL Server,

  • 0

As I understand it, when you update one or more rows in SQL Server, the record is deleted and reinserted with the new values. Does this therefore mean that an INSERT event is triggered, or just an UPDATE when rows are updated?

EDIT: To highlight the main info for any lazy readers (although I recommend that you read the full link details in davek ‘s answer below):

Does SQL do all updates as split updates?

Short answer is:

NO

Slight longer answer:

For updates that change the key values, SQL will not do those as
in-place updates.

  • 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-06-11T09:46:09+00:00Added an answer on June 11, 2026 at 9:46 am

    I think that (the split into delete + insert) is only true when the update requires the index to be updated. See this link:

    http://www.sqlservercentral.com/blogs/sqlinthewild/2011/06/21/are-all-updates-split-into-delete_2D00_insert_3F00_/

    and particularly the last paragraph:

    Now we do have a split update. We’ve got a delete_rows and an
    insert_rows operation in the log. This was not done as an in-place
    update So what can we conclude here? Does SQL do all updates as split
    updates? It should be clear that, for cases where the index key is not
    changed, SQL can do updates as in-place updates. I’m not going to try
    and claim that it always will, that would be silly, there are lots of
    scenarios that I haven’t looked at (page splits and forwarded rows
    being among the most obvious), but it can and will do in-place
    updates. For updates that change the key values, SQL will not do those
    as in-place updates. Paul explained that in one of his debunking posts
    a while back –
    http://sqlskills.com/BLOGS/PAUL/post/Do-changes-to-index-keys-really-do-in-place-updates.aspx

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

Sidebar

Related Questions

Why only one overload throws this exception? Little update: I understand that there was
Please help me with this update query. I COMPLETELY understand how redundant this is
I understand I can create an enum like this: public enum MyEnum { ONE(1),
This is more or less an academia question to help me better understand this
I want to understand how I can update my GUI with a simple text
I dont understand why I am not able to update a field on the
I understand this is an easy question but for some reason this just isn't
As I understand it, the Freebase taxonomy generally boils down to this hierarchy: Domain
I am not able to understand the issue with the following SQL query. I
I can't understand this behaviour in my app and I'm seriously thinking burn my

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.