Hacker News new | ask | show | jobs
by nickpeterson 15 days ago
They just mean you catch incorrect joins more easily because there is usually no overlap in keys between unrelated tables. Using int, you’re usually going to have some shared values between two unrelated tables.