반응형

alter table vw_intf_hrinfo add seq int identity(1,1);

 

 

컬럼 seq 추가와 seq값도 자동으로 들어간다

반응형

+ Recent posts