|
|
|
|
|
by Amezarak
3232 days ago
|
|
At least in my experience, joins in 100s of GB databases are not a performance problem. I've always been somewhat baffled by the claims I see pretty regularly that joins are a major performance concern. Was this a big deal in the past? |
|
In MySQL, yes. It lacked the concept of foreign keys.