Re: Identity
From: Dan Guzman (guzmanda_at_nospam-online.sbcglobal.net)
Date: 11/03/04
- Next message: sal_at_spp.net: "Req code example of selecting MS sql MSDE database stored locally TIA sal"
- Previous message: Dan Guzman: "Re: BCP command where the arguments have a special char"
- In reply to: Sri: "Identity"
- Next in thread: Aaron [SQL Server MVP]: "Re: Identity"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 3 Nov 2004 08:18:02 -0600
If you also want to remove data, you can use TRUNCATE table as long as the
table has no foreign key constraints.
-- Hope this helps. Dan Guzman SQL Server MVP "Sri" <Sri@discussions.microsoft.com> wrote in message news:41EFE7DF-6803-430E-BE72-CB673560D428@microsoft.com... > How do you reset or reseed the IDENTITY column?
- Next message: sal_at_spp.net: "Req code example of selecting MS sql MSDE database stored locally TIA sal"
- Previous message: Dan Guzman: "Re: BCP command where the arguments have a special char"
- In reply to: Sri: "Identity"
- Next in thread: Aaron [SQL Server MVP]: "Re: Identity"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|