Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: One more SQL puzzle

    set id column's identity property "yes" in table1

    insert into table1 (Name)

    select name from table2

Viewing post 1 (of 1 total)