Sure, it's simpler than that. eg create table SomeTable(id int identity primary key, a int, DataClassification char(1)) insert into SomeTable(a ...
確定! 回上一頁