Posted: March 7th, 2012 by
There are times when you want a table to reference keys from other tables, say, a user ID or a purchase order ID. Creating such a reference can make a table more compact but it can be a daunting task to maintain all these references. Doing checks on the application side is a possible solution [...]
