Viewing post 1 (of 1 total)
set id column's identity property "yes" in table1
insert into table1 (Name)
select name from table2
March 7, 2007 at 4:45 am
#693511