3
Answers

Primary key column and duplicate foreign key value

Photo of Manchana Shrestha

Manchana Shrestha

11y
1.8k
1

 Please help me, Is it possible to insert unique value in Primary key column and duplicate corresponding value in foreign key column table?

I need to insert unique value in Primary key column and duplicate corresponding value in foreign key column. Like a field wih S01, S02, S03 in primary key column and many S01 , S01 in foreign key column table 

Answers (3)