Skip to content

Conversation

@srutzky
Copy link
Contributor

@srutzky srutzky commented Jan 31, 2019

  1. No rows due to DELETE statement behaves the same as if rows are present
  2. No behavior difference between various versions of SQL Server (I have tested on SQL Server 2005, 2008 R2, 2012, 2017, and 2019 CTP 2.2)
  3. Fixed typo in example C: "increment" was used instead of "identity"

For full details and example code as proof, please see:

How Does DBCC CHECKIDENT Really Work When Resetting the Identity Seed (RESEED)?

( https://sqlquantumleap.com/2019/01/31/how-does-dbcc-checkident-really-work-when-resetting-the-identity-seed-reseed/ )

1. No rows due to `DELETE` statement behaves the same as if rows are present
1. No behavior difference between various versions of SQL Server (I have tested on SQL Server 2005, 2008 R2, 2012, 2017, and 2019 CTP 2.2)
1. Fixed typo in example C: "increment" was used instead of "identity"
@PRMerger20
Copy link
Contributor

@srutzky : Thanks for your contribution! The author, @uc-msft, has been notified to review your proposed change.

@PRMerger6
Copy link
Contributor

@srutzky : Thanks for your contribution! The author, @uc-msft, has been notified to review your proposed change.

@srutzky
Copy link
Contributor Author

srutzky commented Mar 7, 2019

I did not realize that there were merge conflicts. Those have now been resolved.

@Jak-MS
Copy link
Contributor

Jak-MS commented Mar 8, 2019

@uc-msft - can you take a look at these submitted changes? thanks.

@MashaMSFT
Copy link
Contributor

Hi @srutzky , thank you so much for your contribution, and sorry for the long delay! Your corrections are accurate, thanks for noticing and improving it :) #sign-off

@PRMerger15
Copy link
Contributor

@MashaMSFT: I'm sorry - only the author of this article, @uc-msft, can sign off on your changes. But we do have an exception process - if you are on the Microsoft content or product team for this product area, you can ask the PR review team to review and merge it by sending mail to the techdocprs alias.

@MashaMSFT MashaMSFT merged commit 7527c0a into MicrosoftDocs:live Mar 8, 2019
@srutzky srutzky deleted the patch-1 branch July 9, 2019 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants