sql server - How to update primary key - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
sql server - How to update primary key - Stack Overflow
Here is my problem: I have 2 tables: 1.WORKER, with coloumns |ID|OTHER_STAF| , where ID is primary key, and 2.FIRM, with coloumns |FPK|ID|SOMETHING_ELSE| , where ...