|
|
|
|
|
by gnaritas
3730 days ago
|
|
That would be true except for that fact that database designers know this, and offer a way to generate sequential GUID's; so it's actually not a problem for that reason. The only real downside is performance, an int key performs better. |
|