I tried
DBCC CHECKIDENT('Customer', RESEED, 0)
but there's an error.
Incorrect DBCC statement. Check the documentation for the correct DBCC syntax and options.
I tried
DBCC CHECKIDENT('Customer', RESEED, 0)
but there's an error.
Incorrect DBCC statement. Check the documentation for the correct DBCC syntax and options.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.