I’m looking for some feedback on this one. I’ve used this technique a few times in order to add some integrity to join tables. Specifically, I am using a unique constraint that uses a table PK as a prefix. Why do I do this? When each row of the table has unique information that necessarily […]