Comment on Identifiers are better off without meaningComments−mycall2yReminds me of SQL 101.Natural keys serve as a great primary key when contextual meaning is important. A surrogate key is a key which does not have any contextual or business meaning.
Comments
Reminds me of SQL 101.
Natural keys serve as a great primary key when contextual meaning is important. A surrogate key is a key which does not have any contextual or business meaning.