If you’ve worked with relational database systems for any length of time, you’ve probably participated in a discussion (argument?) about the topic of this month’s column, surrogate keys. A great ...
The original intention of surrogate keys across multidimensional database designs was to help optimize joins by keeping all keys, used for joining between facts and dimensions, both numeric and single ...
10 tips for choosing between a surrogate and natural primary key Your email has been sent The superiority of surrogate versus natural keys is a hotly debated topic among database developers. Susan ...