Comment on How does this pic show that Elon Musk doesnt know SQL?

<- View Parent
schteph@lemmy.world ⁨6⁩ ⁨days⁩ ago

This is true, but there are many instances where denormalization makes sense and is frequently used.

A common example is a table that is frequently read. Instead of going to the “central” table the data is denormalized for faster access. This is completely standard practice for every large system.

There’s nothing inherently wrong with it, but it can be easily misused. With SSN, I’d think the most stupid thing to do is to use it as the primary key. The second one would be to ignore the security risks that are ingrained in an SSN. The federal government, being large as it is, I’m sure has instances of both, however since Musky is using his possy of young, arrogant brogrammers, I’m positively certain they’re completely ignoring the security aspect.

source
Sort:hotnewtop