alter table Drc_Project_Review alter column ReviewID uniqueidentifier not null
alter table Drc_Project_Review add constraint pk_ReviewID primary key(ReviewID)

posted on 2018-06-21 17:10  田坤坤  阅读(1190)  评论(0编辑  收藏  举报