begin tran
TRUNCATE table TB_BBS_MANAGE
rollback

commit

delete TB_BBS_MANAGE

begin tran
dbcc checkident(TB_BBS_MANAGE,reseed,0)

Posted by 퓨전마법사
,