when i copy data from one table to another all the primary key values are resetted. is there a way to keep the values of the original table.
in the original table the primary key values (int) are not continual (deleted rows)
another table has all the values hardcoded thats why i need to keep the same values.