天下站长网
首页
web编程
图形图象
数据库
服务器
站长专区
网络技术
网页设计
认证考试
重置、强制、报告标识列值
重制:
dbcc checkident (table)
强制新值:
dbcc checkident(table,reseed,1)
报告:
dbcc checkident (table,Noreseed)
Published At
2006-01-01 14:52 UTC
Categories with
数据库类
Tagged with
SQLServer
table
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus