Skip to main content

All Questions

Tagged with
2 votes
5 answers
8k views

Is it Considered Good SQL practice to use GUID to link multiple tables to same Id field?

I want to link several tables to a many-to-many(m2m) table. One table would be called location and this table would always be on one side of the m2m table. But I will have a list of several tables ...
Mallow's user avatar
  • 579