Hi,here's the thing:
I have an existed table(many records have been inserted into it) which already has a PK, but now I want to insert records with the same id, can I just add another PK to realize this?
I hope someone can help me out.thanks ^_^
I have an existed table(many records have been inserted into it) which already has a PK, but now I want to insert records with the same id, can I just add another PK to realize this?
I hope someone can help me out.thanks ^_^
Comment