DavidCantor
Registered User.
- Local time
- Yesterday, 21:46
- Joined
- Oct 4, 2012
- Messages
- 66
I have two entities with aone to one relationship. Can I use 1 primary key for both tables? ie can the primary key in table a be the same (Store ID)as the primary key in table b (Store ID)? or do i need to define a unique primary key in each table