Sometimes we need to reset the autonumber column in a table.
Using the DELETE statement is not enough. The statement only delete the data but not reset the identity column.
So how can we do it?
Ideas, examples and thoughts about software development by Maor David-Pur.
No comments:
Post a Comment