Home
Posts RSS
Comments RSS
Best Way to Code
Every Programming Best Practice, Interview Question, Algorithms
Home
SQL Server: Reseed a SQL Server identity column to 0
Posted by Unknown
On Thursday, June 15, 2017
0 comments
DBCC CHECKIDENT ('table name', RESEED, 0)
0 comments:
Post a Comment
Newer Post
Older Post
Home
Search This Blog
Labels
Angular JS
ASP.NET
ASP.Net Ajax
C#
Entity Framework
Gridview
Interview Question
JavaScript
JQuery
SQL Server
TFS
TypeScript
Validation
Blog Archive
▼
2017
(25)
►
July
(14)
▼
June
(11)
TypeScript: search item in array by field
TypeScript: ForEach Sum Field in Items of an Array
Angular JS: Page Event Lifecycle
SQL: Check which query cause slowness in your server
SQL Server: Loop through all databases in an instance
C#: How to get the raw xml returned from a webserv...
SQL Server: Reseed a SQL Server identity column to 0
C#: o(1) fastest way to sum from 1 to 100000
C#: Get Business Working Day
C#: Struct vs Class
EF: C# Update or Insert if not exist
►
2016
(1)
►
March
(1)
►
2015
(14)
►
September
(1)
►
July
(4)
►
February
(1)
►
January
(8)
►
2014
(3)
►
December
(3)
0 comments:
Post a Comment