Tagged Questions
0
votes
1answer
83 views
Is it acceptable to have a surrogate/primary key of one table be the primary/foreign key of another table?
For my purposes I'm trying to apply this to Microsoft SQL, but would like to know if there are restrictions for other DBMS regarding this.
I don't know how to represent UML as ascii characters so if ...