create table test (id int identity(1,1),name varchar(50))