I have a record in table with wrong primary key. I want change it to correct value, but this value is used in many other tables.
Is there any simple way to update primary key and foreign key at the same tim?
I have a record in table with wrong primary key. I want change it to correct value, but this value is used in many other tables.
Is there any simple way to update primary key and foreign key at the same tim?