C# and iOS Programming
Tips, tricks, snipplets, code examples
Thursday, June 23, 2005
SQL TRUNCATE
If you want to clear out a table in MS SQL that includes an identity field AND want to reset the field so it starts over at 1, use TRUNCATE instead of DELETE FROM.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment